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

Best explanation: An OBJECT is SAID to be an instance of its class. It is of the type DEFINED by the class.



Discussion

No Comment Found

Related InterviewSolutions