If more than one object refer to the same address, any changes made __________
(a) Can be made visible to specific objects
(b) Will be specific to one object only
(c) From any object will be visible in all
(d) Doesn’t changes the values of all objects
I had been asked this question in an online quiz.
My question is based upon Assigning Objects in section Assigning Object, Pointer to Objects, Passing and Returning Object of Object Oriented Programming