Zend
200-530 · Question #3580
Zend 200-530 Exam What is the output of the following code?
The correct answer is B. An error, because null is not an instance of 'a'. See the full explanation below for the reasoning.
Question
Zend 200-530 Exam What is the output of the following code?
Options
- AA syntax error in the function declaration line
- BAn error, because null is not an instance of 'a'
- CNothing, because a null value is being passed to renderVal()
- DNULL
How the community answered
(22 responses)- A5% (1)
- B77% (17)
- C14% (3)
- D5% (1)
Community Discussion
No community discussion yet for this question.