Which among the following is true?
(a) Two objects can point to the same memory location
(b) Two objects can never point to the same memory location
(c) Objects not allowed to point at a location already occupied
(d) Objects can’t point to any address
The question was asked in my homework.
The query is from Returning Objects in portion Assigning Object, Pointer to Objects, Passing and Returning Object of Object Oriented Programming