Please tell me the oops concept with detailed answer
Answer Posted / sumithra.pj
encapsulation
inheritance
polymorphism
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is multilevel inheritance?
is there any choice in opting subjects like 4 out of 7
What is encapsulation in simple terms?
What causes polymorphism?
What is polymorphism used for?
Can a destructor be called directly?
Is data hiding and abstraction same?
What is difference between polymorphism and inheritance?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What is the main purpose of inheritance law?
How do you use inheritance in unity?
What do you mean by Encapsulation?
what are the ways in which a constructors can be called?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
why reinterpret cast is considered dangerous?