Zend
200-530 · Question #506
200-530 Question #506: Real Exam Question with Answer & Explanation
Sign in or unlock 200-530 to reveal the answer and full explanation for question #506. The question stem and answer options stay visible for context.
Question
Mark works as a Web Developer for Unicorn Inc. He develops an application in PHP using the following code: <?php Zend 200-530 Exam switch(1) { case 1: print("Book Details<br>"); case 2: print("Book Author<br>"); default: print("Missing Book<br>"); } ?> What will be the output of the script?
Options
- ABook Author
- BThe script will throw an error.
- CMissing Book
- DIt will display all the three lines.
- EBook Details
Unlock 200-530 to see the answer
You've previewed enough free 200-530 questions. Unlock 200-530 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.