

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following functions are performed by a constructor? |
A. | Construct a new class |
B. | Construct a new object |
C. | Construct a new function |
D. | Initialize objects |
Answer» E. | |