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
What is overloading in oops?
What is polymorphism what is it for and how is it used?
What does <> mean pseudocode?
What is encapsulation oop?
What is difference between inheritance and polymorphism?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is encapsulation in oops?
What are the benefits of polymorphism?
What is oops concept with example?
What is encapsulation in ict?
Is oop better than procedural?
What is methods in oop?
What is persistence in oop?
What is encapsulation with real life example?