Multiple Choice
In the object-oriented DBMS (as distinguished from the object relational approach) under study by ODMG:
A) The database is defined with the OQL language
B) The database is defined with the ODL language
C) The database is defined with SQL:1999
D) The database is defined with proprietary software
Correct Answer:

Verified
Correct Answer:
Verified
Q1: CLASS Employee {<br>//Variables<br>String LastName;<br>String FirstName;<br>Real HourlyRate;<br>Integer
Q2: In object-oriented computing,the object DBMS is responsible
Q4: Only methods that have been explicitly defined
Q5: Currently,there is no unified standard that allows
Q6: In SQL:1999,the keywords _ are used to
Q7: Which of the following is not true
Q8: Which of the following is an object-oriented
Q9: A(n)_ is a combination of data and
Q10: _ binding binds a method name with
Q11: The principle of encapsulation in object-oriented programming