Does use of object reference in assignment or passing means copy of the object is being used?
- No, because the copy would create a new temporary variable
- No, because the copy would not help to make changes to main object
- Yes, because the reference directly means using address
- Yes, because the reference directly means the constructors are involved
(c).Yes, because the reference directly means using address
need an explanation for this answer? contact us directly to get an explanation for this answer