What are the OOPS concepts?
Answer Posted / rakesh
class,
Object,
data abstract and encapsulation
polymorphism,
inheritance,
overloading
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When not to use object oriented programming?
#include
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What are the types of abstraction?
Why is there no multiple inheritance?
What is polymorphism explain?
What is the difference between a mixin and inheritance?
What is encapsulation oop?
Can main method override?
What is object in oop?
How do you answer polymorphism?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Plese get me a perfect C++ program for railway/airway reservation with all details.
why reinterpret cast is considered dangerous?
write a program to find 2^n+1 ?