Contents

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

b

Which of the following are defined using ODL?
a) attribute                           

b) structure
c) operation                         

d) all of these

d

The keyword “inverse” is used in which of the following?
a) class                                  

b) attribute
c) relationship    

d) tuple

c

What does OID stand for?
a) object identity

b) object integrity
c) object inverse  

d) object invite

a

Which of the following access the data on secondary storage medium?
a) OODB                              

b) SQL
c) OODL                               

d) OODM

b

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

a