Vidyalelo
PHP · Q93

Operators And Expressions

Programming · PHP · question 93

Q93

What will be the output of the following PHP code ?

A.
hello
B.
infinite loop
Answer
C.
hihello
D.
error

Answer: Option B

Solution

Answer: Option B
Solution:
While condition always gives 1.