We use the keyword _____ to signify that one class is considered as a specialisation of another class.
We use the keyword _____ to signify that one class is considered as a specialisation of another class.
The Object Oriented model or paradigm relies on the encapsulation of the data and code into one ______unit
The Object Oriented model or paradigm relies on the encapsulation of the data and code into one ______unit
_________ are considered as the paths utilised to carry out navigation-based data access.
_________ are considered as the paths utilised to carry out navigation-based data access.
An _______ is considered as the unit of transfer from server to client
An _______ is considered as the unit of transfer from server to client
A programming language which is expanded by means of constructs to manage _______data is known as a persistent programming language
A programming language which is expanded by means of constructs to manage _______data is known as a persistent programming language
Procedures are used to illustrate an object’s behaviour and they are also known as ___________
Procedures are used to illustrate an object’s behaviour and they are also known as ___________
__________signifies that an idea of identity is built (created) into programming languages or the data model or and it does not need any user supplied identifier
__________signifies that an idea of identity is built (created) into programming languages or the data model or and it does not need any user supplied identifier
A _________ model is defined as an organisation of the real world objects (entities), restrictions on them, and the relationships between the objects.
A _________ model is defined as an organisation of the real world objects (entities), restrictions on them, and the relationships between the objects.
_____ signifies a user supplied name which is utilised for identity
_____ signifies a user supplied name which is utilised for identity
Entity of any real world is known as an ______
Entity of any real world is known as an ______
A _______includes a set of all objects, which share the same group of methods and attributes
A _______includes a set of all objects, which share the same group of methods and attributes
Object clustering can be defined as the capability for an application to offer information to the _______ DBMS.
Object clustering can be defined as the capability for an application to offer information to the _______ DBMS.
___________ basically signifies hiding the data inside the object from the outside classes
___________ basically signifies hiding the data inside the object from the outside classes
In ________ approach, the client processes of OODBMS have an interaction with a network file service for reading and writing database pages.
In ________ approach, the client processes of OODBMS have an interaction with a network file service for reading and writing database pages.
A _______ language is considered as a tangible syntax for a data model
A _______ language is considered as a tangible syntax for a data model
If one or more interfaces are implemented by a class, a separation from a class name is provided between those interfaces by a _______.
If one or more interfaces are implemented by a class, a separation from a class name is provided between those interfaces by a _______.
The capability of class to inherit the variables and methods from numerous superclasses is known as_______inheritance
The capability of class to inherit the variables and methods from numerous superclasses is known as_______inheritance
._______ data is defined as the data that continue to occur even after program that generated it, has finished
._______ data is defined as the data that continue to occur even after program that generated it, has finished
An _______ is used to illustrate the behaviour or ability of a class without performing to a specific implementation
An _______ is used to illustrate the behaviour or ability of a class without performing to a specific implementation
In _____ approach, we consider page as the unit of transfer from server to client
In _____ approach, we consider page as the unit of transfer from server to client
.______ signifies a value of data which is utilised for identity
.______ signifies a value of data which is utilised for identity
An _______ of an object is maintained even when all or some values of variables or even definitions of methods vary with time.
An _______ of an object is maintained even when all or some values of variables or even definitions of methods vary with time.
_______ symbolises an agreement between a supplier and its users, which defines what's needed from every implementer
_______ symbolises an agreement between a supplier and its users, which defines what's needed from every implementer
_____________ includes deriving a new class (which is known as subclass) from a current class (which is known as superclass)
_____________ includes deriving a new class (which is known as subclass) from a current class (which is known as superclass)
Object identifiers can uniquely identify _______
Object identifiers can uniquely identify _______