Object-Oriented Data Modeling - Technical MCQs

Q1:

A constructor operation does which of the following?

A Creates a new instance of a class

B Updates an existing instance of a class

C Deletes and existing instance of a class

D All of the above.

ANS:A - Creates a new instance of a class

No answer description is available.