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' and when it is called?

Answer Posted / hrpynux@gmail.com

A copy constructor is called when an object is passed by value. Copy constructor itself is a function. So if we pass an argument by value in a copy constructor, a call to copy constructor would be made to call copy constructor which becomes a non-terminating chain of calls.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a constructor return a value?

1356


What is virtual destructor? What is its use?

1122


What is a pdb file?

1058


Why is polymorphism useful?

1108


What size is allocated to the union variable?

1129


What is c++ used for in games?

1240


Write is a binary search tree? Write an algo and tell complexity?

1074


What is the standard template library (stl)?

1915


What is flush c++?

1076


Can malloc be used in c++?

1130


Can a program run without main?

1333


Is atoi safe?

1096


what is C++ objects?

1246


What is scope resolution operator in c++ with example?

1092


What is a volatile variable in c++?

1572