Assigning reference to an object _________________
(a) Will create another copy of the object
(b) Will create two different copies of the object
(c) Will not create any other copy of the object
(d) Will not refer to the object
The question was posed to me in an interview for internship.
This interesting question is from Assigning Objects topic in portion Assigning Object, Pointer to Objects, Passing and Returning Object of Object Oriented Programming