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
What does obj stand for?
What does it mean to declare a member variable as static?
Difference between struct and class in terms of access modifier.
How to defines the function in c++?
What is the difference between an external iterator and an internal iterator?
What is pointer -to-members in C++? Give their syntax?
What is the difference between delegation and implemented-in-terms-of?
Why do we use the using declaration?
How does a C++ structure differ from a C++ class?
What is the main function c++?
Can I run c program in turbo c++?
Define the process of handling in case of destructor failure?
What does the ios::ate argument do?
How do you clear a buffer in c++?
When does the c++ compiler create temporary variables?