Q52
What will be the output of the following PHP code ?
A.
0.75
B.
0.05
C.
1.25
D.
Error
AnswerAnswer: Option D
Solution
Answer: Option D
Solution:
You can not use the $ in between the variable name.
Operators And Expressions
Programming · PHP · question 52
Q52
Answer: Option D