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
What is polymorphism in oop example?
Can we create object of abstract class?
What is balance factor?
how to get the oracle certification? send me the answer
What is polymorphism what is it for and how is it used?
What does sksksk mean in text slang?
What is abstraction in oops?
Write a program to reverse a string using recursive function?
How does polymorphism work?
What is object and class in oops?
When not to use object oriented programming?
Get me a number puzzle game-program
What is abstraction oop?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
write string class as your own class in java without using any built-in function