Q62
What will be the output of the following PHP code ?
A.
1010
AnswerB.
105
C.
510
D.
error
Answer: Option A
Solution
Answer: Option A
Solution:
Varibale x stores the value 10 and not 5.
Operators And Expressions
Programming · PHP · question 62
Q62
Answer: Option A