When Value Of An Object Is Assigned To Another Object #1140
When value of an object is assigned to another object ________________
This multiple choice question (MCQ) is related to the book/course
gs gs111 OOP Object Oriented Programming Java.
It can also be found in
gs gs111 Assigning Object, Pointer to Objects, Passing and Returning Object - OOPs MCQ: Assigning Objects - Quiz No.1.
When value of an object is assigned to another object ________________
It becomes invalid statement
Its values gets copied into another object
Its values gets address of the existing values
The compiler doesn’t execute that statement