Answer Posted / suddapally.chinny
the main concepts in OOP are:
*DATA ABSTRACTION
*DATA ENCAPSULATION
*POLYMORPHISM
*INHERITANCE
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
What are properties in oop?
Why do we use polymorphism?
What is polymorphism oop?
What is stream in oop?
What is the difference between a constructor and a destructor?
Can abstract class have normal methods?
What is polymorphism and why is it important?
What is encapsulation oop?
What is the fundamental idea of oop?
What are the benefits of interface?
What is abstract class in oops?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What does and I oop and sksksk mean?
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?
What is destructor in oop?