Q27
What will be the output of the following PHP code ?
A.
01
B.
11
AnswerC.
10
D.
Error
Answer: Option B
Solution
Answer: Option B
Solution:
Print can be used with or without parantheses.
Operators And Expressions
Programming · PHP · question 27
Q27
Answer: Option B