1.

Which of the following term originates from the Greek language that means “having multiple forms,” defines OOP’s ability to redefine, a class’s characteristics?(a) Abstraction(b) Polymorphism(c) Inheritance(d) DifferentialI have been asked this question in an international level competition.The doubt is from Basics of Object-Oriented PHP- 1 topic in chapter Object-Oriented PHP of PHP

Answer»

Correct choice is (b) Polymorphism

For explanation I would say: The word polymorphism is DERIVED from Greek word poly which MEANS “many” and morphism which means the property which helps US to assign more than ONE property.



Discussion

No Comment Found

Related InterviewSolutions