What are the OOPS concepts?

Answer Posted / razz

There are only five concepts in the oops others may be
derived from those:
1. Encapsulation and Data Abstraction
2. Polymorphism
3. Dynamic Binding
4. Message Passing
5. Inheritance

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you overcome the diamond problem in inheritance?

770


What are the benefits of oop?

607


What is pointer in oop?

539


What causes polymorphism?

577


Why is abstraction used?

612






program for insertion ,deletion,sorting in double link list

2283


What is abstraction in oops?

589


Can a destructor be called directly?

605


Why do we use polymorphism?

579


How do you explain polymorphism?

595


What is interface in oop?

664


what are the different types of qualifier in java?

1845


Which type does string inherit from?

616


What is inheritance in simple words?

627


What is overriding in oop?

550