InterviewSolution
Saved Bookmarks
| 1. |
Fill in the blank with the best option. An Object is a/an ________ of a class.(a) type(b) prototype(c) instance(d) objectThe question was asked during an online exam.The origin of the question is Object Basics-1 in chapter Objects and Databases in PHP of PHP |
|
Answer» Right answer is (c) INSTANCE |
|