

MCQOPTIONS
Saved Bookmarks
1. |
Whenever an object is assigned to a variable or passed to a method ________________ |
A. | Actually the objects aren t used |
B. | Actually only the objects are used |
C. | Actually a pointer to an object is used |
D. | Actually copy of object is used |
Answer» B. Actually only the objects are used | |