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

What is encapsulation in oops?

534


What is encapsulation example?

545


What is oops in programming?

562


Is oop better than procedural?

563


What is oops with example?

560






What do you mean by variable?

572


What is encapsulation in ict?

598


What is static in oop?

585


write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.

1789


What is abstraction in oop?

628


What is encapsulation process?

575


What are the 3 principles of oop?

613


What is oops and why we use oops?

569


What is destructor give example?

596


Whats oop mean?

584