Assigning Reference To An Object #1152
Assigning reference to an 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.2.
Assigning reference to an object _________________
Will create another copy of the object
Will create two different copies of the object
Will not create any other copy of the object
Will not refer to the object