

MCQOPTIONS
Saved Bookmarks
1. |
What is reference to an object? |
A. | It is address of an object |
B. | It is address of where the variables and methods of object are stored |
C. | It is pointer having address of an object |
D. | It is address of only variables and not the methods of an object |
Answer» C. It is pointer having address of an object | |