Vidyalelo
PHP · Q8

Control Structures(Loop In PHP)

Programming · PHP · question 8

Q8

What will be the output of the following PHP code ?

A.
all
B.
some
C.
error
Answer
D.
none

Answer: Option C

Solution

Answer: Option C
Solution:
Hanging else statement.