

MCQOPTIONS
Saved Bookmarks
1. |
When value of an object is assigned to another object, ___________________ |
A. | It becomes invalid statement |
B. | Its values gets copied into another object |
C. | Its values gets address of the existing values |
D. | The compiler doesn’t execute that statement |
Answer» C. Its values gets address of the existing values | |