

MCQOPTIONS
Saved Bookmarks
1. |
What exactly is passed when an object is passed by reference? |
A. | The original object name |
B. | The original object class name |
C. | The exact address of the object in memory |
D. | The exact address of data members |
Answer» D. The exact address of data members | |