What is Copy Constructor?

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


Please Help Members By Posting Answers For Below Questions

Which field is used in c++?

627


What is static class data?

569


What do manipulators do?

558


What is difference between class and function?

577


What two types of containers does the stl provide?

564






By using c++ with an example describe linked list?

594


Give two or more real cenario of virtual function and vertual object

1847


What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?

2094


What is a constant reference?

612


Can I make ios apps with c++?

553


What Is A Conversion Constructor C++ ?

605


What is c++ & why it is used?

583


write a program that will accept a number and print.its equivalent in words the maximum input number is 9999

2493


Why use of template is better than a base class?

639


Is there a difference between class and struct?

474