nerdexam
Zend

200-530 · Question #222

Type hinting in PHP allows the identification of the following variable types: (Choose 2)

The correct answer is C. Array D. Any class or interface type. See the full explanation below for the reasoning.

Question

Type hinting in PHP allows the identification of the following variable types: (Choose 2)

Options

  • AString
  • BInteger
  • CArray
  • DAny class or interface type

How the community answered

(43 responses)
  • A
    14% (6)
  • B
    7% (3)
  • C
    79% (34)

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice