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
Can we inherit constructor in c++?
State the difference between pre and post increment/decrement operations.
What does ios :: app do in c++?
How can you link a c program with a c function?
What are the effects after calling the delete this operator ?
If you want to share several functions or variables in several files maitaining the consistency how would you share it?
Who was the creator of c++?
Which operator cannot be overloaded c++?
How long it will take to learn c++?
What is the full form of oops?
Write a program to concatenate two strings.
Write a C++ Program to check whether a number is prime number or not?
What is a base class?
How long to learn object oriented programming?
What is object-oriented programming? Webopedia definition