What are the OOPS concepts?

Answer Posted / komichi

The basic OOP concepts are:
1. Data abstraction
2. Data encapsulation
3. Inheritance
4. Polymorphism

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is encapsulation with real life example?

566


Is enum a class?

602


How long to learn object oriented programming?

558


What are main features of oop?

629


write a programe to calculate the simple intrest and compund intrest using by function overlading

1660






What is this pointer in oop?

550


What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?

2098


What is encapsulation c#?

598


What is polymorphism and its types?

588


What is multilevel inheritance in oop?

551


What is the difference between inheritance and polymorphism?

583


What is for loop and its syntax?

592


What is meant by multiple inheritance?

732


What is oops concept with example?

574


How do you define a class in oop?

624