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...

WHEN A COPY CONSTER IS CALL ?

Answer Posted / muthu_tek

emp e;//default constr
emp e(10);//paramatrisized constr
emp e(e1);//copy constr

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the point of oop?

1260


What is constructor in oop?

1171


What are classes oop?

1091


What is new keyword in oops?

1099


hi all..i want to know oops concepts clearly can any1 explain??

2177


to find out the minimum of two integer number of two different classes using friend function

2186


What is the real time example of inheritance?

1207


What is encapsulation process?

1106


program for insertion ,deletion,sorting in double link list

2748


what is the sylabus for priliminaries?

2225


What causes polymorphism?

1184


What is for loop and its syntax?

1134


class CTest { public: void someMethod() { int nCount = 0; cout << "This is some method --> " << nCount; } }; int main() { CTest *pctest; pctest->someMethod(); return 0; } It will executes the someMethod() and displays the value too. how is it possible with our creating memory for the class . i think iam not creating object for the class. Thanks in Advance... Prakash

2342


Plese get me a perfect C++ program for railway/airway reservation with all details.

3954


is there any choice in opting subjects like 4 out of 7

2241