ICSE Class 8 Computer Studies Question 3 of 33

Introduction to Java & BlueJ — Question 3

Back to all questions
3
Question

Question 3

What do you understand by the term Polymorphism?

Answer

The word Polymorphism means "many forms". Polymorphism helps the programmer to use the same function name for more than one purpose.