Q. If the copy constructor receives its arguments by value, the copy constructor would

  • (A) call oneโ€argument constructor of the class
  • (B) work without any problem
  • (C) call itself recursively
  • (D) call zeroโ€argument constructor
๐Ÿ’ฌ Discuss
โœ… Correct Answer: (C) call itself recursively

You must be Logged in to update hint/solution

๐Ÿ’ฌ Discussion


๐Ÿ“Š Question Analytics

๐Ÿ‘๏ธ
224
Total Visits
๐Ÿ“ฝ๏ธ
2 y ago
Published
๐ŸŽ–๏ธ
Vikash Gupta
Publisher
๐Ÿ“ˆ
85%
Success Rate