ODL support which of the following types of association
relationships?
a) unary
b) unary and binary
c) unary and binary and ternary
d) all of these
Which of the following are defined using ODL?
a) attribute
b) structure
c) operation
d) all of these
The keyword “inverse” is used in which of the following?
a) class
b) attribute
c) relationship
d) tuple
What does OID stand for?
a) object identity
b) object integrity
c) object inverse
d) object invite
Which of the following access the data on secondary storage medium?
a) OODB
b) SQL
c) OODL
d) OODM
Explanation: SQL stand for structured query language
Identify the class name for the following code: ABC123 course ();?
a) ABC123
b) course
c) course ()
d) all of these