Zend
200-550 · Question #78
200-550 Question #78: Real Exam Question with Answer & Explanation
The correct answer is B. bool(false). See the full explanation below for the reasoning.
Question
What is the output of the following code? var_dump(boolval([]));
Options
- Abool(true)
- Bbool(false)
Community Discussion
No community discussion yet for this question.