nerdexam
Zend

200-710 · Question #144

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
  • EAll of the above

How the community answered

(31 responses)
  • A
    10% (3)
  • B
    3% (1)
  • C
    81% (25)
  • E
    6% (2)

Community Discussion

No community discussion yet for this question.

Full 200-710 Practice