What are the OOPS concepts?
Answer Posted / prasad
The concepts of OOPs are
Objects
Data abstraction
Data Encapsulation
Inheritance
Overloading
Polymorphism
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the difference between static polymorphism and dynamic polymorphism?
What is a class oop?
What are the benefits of polymorphism?
What is class and example?
What is oops?what is its use in software engineering?
Why do we need oop?
What is destructor give example?
What is abstract class in oop?
What does <> mean pseudocode?
What is the real time example of encapsulation?
Why polymorphism is used in oops?
What are two types of polymorphism?
What is abstraction in oops with example?
What is class and object with example?
Are polymorphisms mutations?