What are the basics concepts of OOPS?



What are the basics concepts of OOPS?..

Answer / hrpynux@gmail.com

Now, there are four fundamental concepts of Object-oriented programming – Inheritance, Encapsulation, Polymorphism, and Data abstraction. It is very important to know about all of these in order to understand OOPs

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is the difference between prefix and postfix versions of operator++()?

0 Answers  


What is pure virtual function?

0 Answers  


i have given a project to create examination seating plan system in c++. so can anyone send me the answer of this question quickly??????

1 Answers  


what is pulse code modulation?

2 Answers   Wipro,


How many standards of c++ are there?

0 Answers  


What do you mean by delegate? Can a user retain delegates?

0 Answers  


Do we have private destructors?

12 Answers   Symphony, TCS,


what is C++ objects?

0 Answers  


Can java be faster than c++?

0 Answers  


How Virtual functions call up is maintained?

2 Answers  


What will the line of code below print out and why?

0 Answers  


Explain what is polymorphism in c++?

0 Answers  


Categories