What are the OOPS concepts?
Answer Posted / anurudh singh
These Are Four Main OOPS Concepts::-->>
1.Polymorphism
2.Inheritence
3.Abstract
4.Encapsulation
| Is This Answer Correct ? | 133 Yes | 31 No |
Post New Answer View All Answers
Are polymorphisms mutations?
What is overriding vs overloading?
What is polymorphism and its types?
What is the difference between encapsulation and polymorphism?
Why is there no multiple inheritance?
Can we create object of abstract class?
What is overriding in oops?
What is difference between inheritance and polymorphism?
Which is not an object oriented programming language?
What is an interface in oop?
Why interface is used?
Can an interface inherit a class?
What is the point of oop?
What is inheritance in oop?
Can a destructor be called directly?