Q59
What will be the output of the following PHP code ?
A.
1
B.
0
C.
0.5
D.
Error
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
You can not use var before a variable name.
Operators And Expressions
Programming · PHP · question 59
Q59
Answer: Option D