Object-Oriented Database - Technical MCQs

Q1:

Identify the class name for the following code: ABC123 course();

A ABC123

B course

C course()

D All of the above.

ANS:A - ABC123

No answer description is available.