1.

DocBlocks are indicated by opening a comment using _________(a) /*(b) //*(c) /**(d) /*/The question was asked during an interview for a job.I'd like to ask this question from Image Uploading Ability in portion Objects and Databases in PHP of PHP

Answer»

The correct ANSWER is (c) /**

The BEST I can EXPLAIN: This is a special comment that PROVIDES information about a class, property, or method.



Discussion

No Comment Found

Related InterviewSolutions