+2 votes
in JAVA by
Which object oriented Concept is achieved by using overloading and overriding in Java?

1 Answer

0 votes
by

Polymorphism is object oriented Concept is achieved by using overloading and overriding in Java

...