Sail E0 Webinar
Question
What will be the output of the following PHP code ?switch($b) {case 2:print "hello";break;case 1:print "hi";break;}
Options:
A .  hello
B .  hi
C .  error
D .  no output
Answer: Option D

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers