Answer Posted / manu
1 byte it 100% correct ans dont get confuse
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is interface? When and where is it used?
What is polymorphism explain?
What is inheritance write a program to show use of inheritance?
Can we have inheritance without polymorphism?
What are the two different types of polymorphism?
What is debug class?what is trace class? What differences are between them? With examples.
explain sub-type and sub class? atleast u have differ it into 4 points?
How do you achieve runtime polymorphism?
What is methods in oop?
Why do pointers exist?
What is encapsulation example?
write a C++ program for booking using constructor and destructor.
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
Why is oop better than procedural?
What is difference between abstraction and encapsulation?