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

Why is polymorphism used?

805


What is this pointer in oop?

830


when to use 'mutable' keyword and when to use 'const cast' in c++

1912


What is persistence in oop?

896


Why do we need oop?

898


What are two types of polymorphism?

834


Why we use classes in oop?

810


what is graphics

2232


IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

1838


Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.

2004


What language is oop?

797


What is encapsulation selenium?

780


What is the difference between abstraction and polymorphism?

868


What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

2243


What is static modifier?

873