Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is Copy Constructor?

Answer Posted / swetcha

The purpose of a copy constructor is to initialize a new
object of a given class by copying an existing object of
that class.

Is This Answer Correct ?    63 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many keywords are used in c++?

1015


Explain function overloading and operator overloading.

1062


What return value must conversion operators have in their declaration?

1082


Should the this pointer can be used in the constructor?

1017


How to hide the base class functionality in Inheritance?

1128


Can you declare an array without a size in c++?

1009


What is static in c++?

1055


Comment on c++ standard exceptions?

1069


Explain encapsulation in C++.

996


What is data abstraction? How is it implemented in C++?

1013


describe private access specifiers?

1221


what is upcasting in C++?

1176


What do you mean by public protected and private in c++?

1054


write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory

3214


What is command line arguments in C++? What are its uses? Where we have to use this?

1264