Answer Posted / naveen kumar
The copy constructor is a constructor which creates an object by initializing it with an object of the same class, which has been created previously.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to improve object oriented design skills?
What is the importance of mutable keyword?
What is c++ vb?
Can we use struct in c++?
What do you mean by Encapsulation?
What does ios :: app do in c++?
What is c++ 11 and c++ 14?
What apps are written in c++?
Is there any error below, its a code to delete all entires from a map #include
Write a Program to find the largest of 4 no using macros.
What are the fundamental features of an object-oriented language?
any one please tell me the purpose of operator overloading
What are the 5 oop principles?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
Who created stl?