

MCQOPTIONS
Saved Bookmarks
1. |
Which among the following is false? |
A. | Object must be created before using members of a class |
B. | Memory for an object is allocated only after its constructor is called |
C. | Objects can’t be passed by reference |
D. | Objects can’t be passed by reference |
Answer» D. Objects can’t be passed by reference | |