πŸ“Š C++
Q. When one object reference variable is assigned to another object reference variable then
  • (A) a copy of the object is created.
  • (B) a copy of the reference is created.
  • (C) a copy of the reference is not created.
  • (D) it is illegal to assign one object reference variable to another object reference variable.
πŸ’¬ Discuss
βœ… Correct Answer: (B) a copy of the reference is created.

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
96
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Vikash Gupta
Publisher
πŸ“ˆ
99%
Success Rate