Answer Posted / sanjay gupta
COPY CONSTRUCTOR IS A SPECIAL CONSTRUCTOR IN C++ PROGRAMMIN
LANGUAGE FOR CREATING A NEW OBJECT AS A COPY OF AN EXISTING
OBJECT
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What are register variables?
What is a loop? What are different types of loops in c++?
what are the iterator and generic algorithms.
What is ios :: in in c++?
Which sort does c++ use?
What is the difference between a definition and a declaration?
can any one help to find a specific string between html tags
which is changed to a sting..
weather.html looks (for location) is
What do you mean by persistent and non persistent objects? What is near, far and huge pointers? How many bytes are occupied by them? What does #define mean in c++? What is polymorphism explain? Are php strings immutable? Explain the advantages of inheritance. How can you overcome the diamond problem in inheritance? Can we make copy constructor private in c++?