Polymorphism type which is nothing but the method overloading in java - Core Java
Q. Which type of polymorphism is nothing but the method overloading in java?- Published on 13 Jul 15a. Compile time polymorphism
b. Runtime polymorphism
c. Static polymorphism
d. Both A & C
ANSWER: Both A & C