1.

A package is a set of related _________(a) Objects(b) Classes(c) Programs(d) FunctionsThe question was asked in an online interview.The origin of the question is Object Tools-1 topic in portion Object Tools and Design and Variables in PHP of PHP

Answer»

Right choice is (b) Classes

For explanation: A PACKAGE is a set of related classes, usually grouped together in some way. PACKAGES can be USED to SEPARATE PARTS of a system from one another.



Discussion

No Comment Found

Related InterviewSolutions