Vidyalelo
PHP · Q59

Operators And Expressions

Programming · PHP · question 59

Q59

What will be the output of the following PHP code ?

A.
1
B.
0
C.
0.5
D.
Error
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
You can not use var before a variable name.