InterviewSolution
Saved Bookmarks
| 1. |
Copy constructors are overloaded constructors.(a) True(b) FalseThis question was addressed to me during a job interview.The question is from Copy Constructor in chapter Constructors and Destructors of Object Oriented Programming |
|
Answer» The CORRECT option is (a) True |
|