What are the OOPS concepts?
Answer Posted / shajahan
class
objects
inheritance and its types
data abstraction
data encapsulation
polymorphism
overriding and overloading
dynamic binding
| Is This Answer Correct ? | 78 Yes | 76 No |
Post New Answer View All Answers
Are polymorphisms mutations?
Advantage and disadvantage of routing in telecom sector
What causes polymorphism?
Can you inherit a private class?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Can abstract class have normal methods?
What is a class in oop?
What is class and example?
What is abstraction example?
Why do we use inheritance?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is advantage of inheritance?
c++ program to swap the objects of two different classes
What is polymorphism programming?
What are the two different types of polymorphism?