Computer Science, asked by talaviyasujal, 1 month ago


What is the meaning of the word 'Polymorphism'?
(A) Many Forms
(B) Methods' signature (C) Method overwritten (D) Many Reports​

Answers

Answered by ankitaakash02
1

Answer:

May be.... many forms is the meaning of the word polymorphism.

Answered by amannh09
1

Answer:

Polymorphism is the ability of a programming language to present the same interface for several different underlying data types. Polymorphism is the ability of different objects to respond in a unique way to the same message.

Similar questions