What is Polymorphism?
Answer options
A
ability to have many forms
B
hiding the properties
C
blueprint for an object
D
ability to acquire the properties
Correct answer: ability to have many forms
Explanation
Quick AnswerThe correct answer is ability to have many forms because it directly addresses the core logic of Java Programming.
Correct answer: ability to have many forms.