

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. | |