Q. What is polymorphism in Java? .
β
Correct Answer: (D)
It is when a class has several methods with the same name but different parameter types.
You must be Logged in to update hint/solution