Home » PHP » PHP MySQL Database » Question
  1. DocBlocks are indicated by opening a comment using _________.
    1. /*/
    2. /**
    3. %2A
    4. /*
    5. None of these
Correct Option: B

This is a special comment that provides information about a class, property, or method.



Your comments will be displayed only after manual approval.