Answers for "does polymorphism allow reuse of code?"

0

does polymorphism allow reuse of code?

The Benefits of Polymorphism
From the previous section, we can see that one advantage of polymorphism is that it allows us to reuse existing code, which can make things easier to read and maintain.
Posted by: Guest on November-02-2020

Browse Popular Code Answers by Language