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 / vishwa

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

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is encapsulation used?

1054


What is byval and byref? What are differences between them?

2269


What is destructor give example?

1117


what are the realtime excercises in C++?

2897


What is the important feature of inheritance?

1188


Can static class have constructor?

1085


What is inheritance and how many types of inheritance?

1156


What is a class oop?

1057


Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box

2682


What is polymorphism what are the different types of polymorphism?

1067


What is super in oop?

1260


what's the basic's in dot net

2233


Write a program to sort the number with different sorts in one program ??

2430


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

3273


How do you achieve polymorphism?

1135