Which of the following is a type of polymorphism in Java?
(a) Compile time polymorphism
(b) Execution time polymorphism
(c) Multiple polymorphism
(d) Multilevel polymorphism
I have been asked this question in unit test.
The query is from Concepts of OOPs topic in chapter Java Environment & OOPS Concepts of Java