Q:

When value of an object is assigned to another object, ___________________

0

When value of an object is assigned to another object, ___________________


  1. It becomes invalid statement
  2. Its values gets copied into another object
  3. Its values gets address of the existing values
  4. The compiler doesn’t execute that statement

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

(b).Its values gets copied into another object

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING - OBJECTS AND POINTERS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
If an object is created and another object is assi... >>
<< Why temporary object is not created in return by r...