0
Java Polymorphism
What is the benefit of usin polymorphism instead of just creating two classes?
1 ответ
+ 2
https://www.sololearn.com/learn/Java/2164/
you can browse the comments for a little more in-depth reasoning on why you should use polymorphism