

MCQOPTIONS
Saved Bookmarks
1. |
The get() function returns _____ |
A. | a character |
B. | void |
C. | a reference to the object that invoked it |
D. | a copy of the object that invoked it |
Answer» D. a copy of the object that invoked it | |