When one object reference variable is assigned to another object reference variable then
1.a copy of the object is created.
2.a copy of the reference is created.
3.a copy of the reference is not created.
4.it is illegal to assign one object reference variable to another object reference variable.
Posted Date:-2022-07-04 03:32:08