What are the OOPS concepts?

Answer Posted / abhradeep

Object is form of data abstraction so the OOP concepts will be as follows

1) Encapsulation (E.G Class)
2) Abstraction (E.G Object)
3) Polymorphism (e.g Overloading, overriding)
4) Inheritance (e.g Interface, Abstract Class)
5) Dynamic binding (e.g new keyword @ the runtime)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the benefit of oop?

796


What are properties in oop?

836


What are the three main types of variables?

854


How does polymorphism work?

895


Why is polymorphism used?

805


What is the main feature of oop?

922


What is oops?what is its use in software engineering?

785


What is the example of polymorphism?

775


What is the full form of oops?

947


What are different oops concepts?

797


What does and I oop mean in text?

882


What is encapsulation and abstraction? How are they implemented in C++?

889


Why is destructor used?

782


What does and I oop mean?

867


What is an advantage of polymorphism?

845