📊 C++
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

👁️
202
Total Visits
📽️
1 y ago
Published
🎖️
Vikash Gupta
Publisher
📈
91%
Success Rate