Which among the following best describes polymorphism?
Score: 4.8/5 (75 votes) Which among the following best describes polymorphism? Explanation: It is actually the ability for a message / data to be processed in more than one form. The word polymorphism indicates many-forms. So if a single entity takes more than one form, it is known as polymorphism.W...