What are the four main oops concepts?

Answer Posted / s

1.Abstraction
2.Encapsulation
3.Polymorphism
4.Inheritance

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why oops is important?

599


How to use CMutex, CSemaphore in VC++ MFC

4323


Is html an oop?

571


How oops is better than procedural?

581


What is class in oop with example?

608






What are properties in oop?

597


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(); }

1973


What are objects in oop?

602


Whats oop mean?

584


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

1639


Can we create object of abstract class?

570


What are the three parts of a simple empty class?

1447


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

1633


What does and I oop mean?

610


Which language is not a true object oriented programming language?

634