Vidyalelo
PHP · Q51

Operators And Expressions

Programming · PHP · question 51

Q51

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:
Variables should start with a symbol we’ll get an error.