Answer Posted / 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 View All Answers
Is c++ a programming language?
How many ways can a variable be initialized into in C++?
how to access grid view row?
How do you clear a set in c++?
Explain the difference between static and dynamic binding of functions?
Is c++ fully object oriented?
What is constructor c++?
What is the basic structure of a c++ program?
What is the type of 'this' pointer?
Is there structure in c++?
What is the use of seekg in c++?
Is c++ a dying language?
Why would you use pointers in c++?
What do you mean by global variables?
What are the differences between new and malloc?