Vidyalelo
PHP · Q57

Operators And Expressions

Programming · PHP · question 57

Q57

What will be the output of the following PHP code ?

A.
4.5
B.
7
C.
3.5
D.
Error
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
A variable name can not start with a numeric value.