Q116
What will be the output of the following PHP code ?
A.
5
AnswerB.
error
C.
6
D.
7
Answer: Option A
Solution
Answer: Option A
Solution:
Operator precedence followed.
Operators And Expressions
Programming · PHP · question 116
Q116
Answer: Option A