Vidyalelo
PHP · Q27

Operators And Expressions

Programming · PHP · question 27

Q27

What will be the output of the following PHP code ?

A.
01
B.
11
Answer
C.
10
D.
Error

Answer: Option B

Solution

Answer: Option B
Solution:
Print can be used with or without parantheses.