Briefing Zend Knowledge

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

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

A.
String

B.
Integer

C.
Array

D.
Any class or interface type

E.
All of the above