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)- A10% (3)
- B3% (1)
- C81% (25)
- E6% (2)
Community Discussion
No community discussion yet for this question.