InterviewSolution
Saved Bookmarks
| 1. |
What is the difference between polymorphism and inheritance though both are used for reusability of code? |
|
Answer» Polymorphism:
Inheritance:
|
|