If More Than One Object Refer To The Same Address Any Changes #1149
If more than one object refer to the same address, any changes made __________
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.
If more than one object refer to the same address, any changes made __________
Can be made visible to specific objects
Will be specific to one object only
From any object will be visible in all
Doesn’t changes the values of all objects