Object Oriented Database Which of the following is an ordered collection of elements of the same type? Dictionary List Set Bag Dictionary List Set Bag ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database A collection of literals or object types is called a bag. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Identify the class name for the following code: ABC123 course(); ABC123 All of these course() course ABC123 All of these course() course ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Database objects are almost always transient. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database An extent is which of the following? A keyword that indicates that the superclass inherits from a subclass A keyword that indicates that the subclass inherits from a superclass Only one instance of a class within a database The set of all instances of a class within a database A keyword that indicates that the superclass inherits from a subclass A keyword that indicates that the subclass inherits from a superclass Only one instance of a class within a database The set of all instances of a class within a database ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database A relationship should be specified how in the ODL? One direction starting with the second class Neither direction Both directions One direction starting with the first class One direction starting with the second class Neither direction Both directions One direction starting with the first class ANSWER DOWNLOAD EXAMIANS APP