Q16
What will be the output of the following PHP code ?
A.
how are u
B.
hi
AnswerC.
error
D.
no output
Answer: Option B
Solution
Answer: Option B
Solution:
Expression evaluates to true.
Control Structures(Loop In PHP)
Programming · PHP · question 16
Q16
Answer: Option B