What are the advantages of inheritance?
Answer Posted / sai
Reusability means making it usable again
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How can you overcome the diamond problem in inheritance?
What does it mean when someone says I oop?
Is abstract thinking intelligence?
What are the benefits of interface?
Get me an image implementation program.
What is encapsulation and abstraction? How are they implemented in C++?
What type of loop is a for loop?
What is static in oop?
Why is encapsulation used?
what is graphics
What is overriding in oop?
Why do we use polymorphism in oops?
What is difference between data abstraction and encapsulation?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
Why do we use encapsulation in oops?