Vidyalelo
PHP · Q81

Operators And Expressions

Programming · PHP · question 81

Q81

What will be the output of the following PHP code ?

A.
000
Answer
B.
012
C.
Nothing
D.
Error

Answer: Option A

Solution

Answer: Option A
Solution:
This question is similar to question 6.