Q17
What will be the output of the following PHP code ?
A.
how are u
AnswerB.
hi
C.
error
D.
no output
Answer: Option A
Solution
Answer: Option A
Solution:
Expression evaluates to false.
Control Structures(Loop In PHP)
Programming · PHP · question 17
Q17
Answer: Option A