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 is & in c++ function?
Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?
What are the defining traits of an object-oriented language?
What is the most useful programming language?
Difference between strdup and strcpy?
What is string in c++ programming?
What is constructor in C++?
What is while loops?
What is the insertion operator and what does it do?
What are the two types of comments, and how do they differ?
What is the role of C++ shorthand's?
What are the important differences between c++ and java?
Why do we need pointers?
What is the difference between containment and delegation?
Is it possible for a member function to use delete this?