InterviewSolution
Saved Bookmarks
| 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 |
|