Answer Posted / hrpynux@gmail.com
In the C++ programming language, a copy constructor is a special constructor for creating a new object as a copy of an existing object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I use arrays in c++?
why is iostream::eof inside a loop condition considered wrong?
What is constant in c++ with example?
What are formatting flags in ios class?
what do you mean by volatile variable?
What is c++ good for?
What are advantages of using friend classes?
Is map ordered c++?
What are compilers in c++?
Can we change the basic meaning of an operator in c++?
I want explanation for this assignment: how to connect mysql database using c/c++,please explain this detailly?
Explain virtual class?
What is the main purpose of c++?
Which operator cannot be overloaded c++?
How do you generate a random number in c++?