Vidyalelo
PHP · Q52

Operators And Expressions

Programming · PHP · question 52

Q52

What will be the output of the following PHP code ?

A.
0.75
B.
0.05
C.
1.25
D.
Error
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
You can not use the $ in between the variable name.