<<< Previous question <<< Question ID#0116.md >>> Next question >>>
Which of the following variables are NOT supported by type hinting (PHP < 7)? Each correct answer represents a complete solution. Choose two.
- A) Integer
- B) String
- C) Object
- D) Array
Answer
Answer: A, B