Object Oriented Database Which of the following is true concerning the following statement: class Manager extends Employee Manager is an abstract class and a subclass. Manager is a concrete class and a subclass. Manager is a concrete class and a superclass. Manager is an abstract class and a superclass. Manager is an abstract class and a subclass. Manager is a concrete class and a subclass. Manager is a concrete class and a superclass. Manager is an abstract class and a superclass. ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Which of the following is an ordered collection of elements of the same type? List Bag Set Dictionary List Bag Set Dictionary ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Using ODL, you can define which of the following? Attribute All of these Structure Operation Attribute All of these Structure Operation 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 Database objects are almost always transient. False True False True ANSWER DOWNLOAD EXAMIANS APP
Object Oriented Database Identify the class name for the following code: ABC123 course(); course All of these ABC123 course() course All of these ABC123 course() ANSWER DOWNLOAD EXAMIANS APP