Q54
What will be the output of the following PHP code ?
A.
0.75
AnswerB.
0.05
C.
1.25
D.
Error
Answer: Option A
Solution
Answer: Option A
Solution:
Since the variable initialised is on_e the echo statement treats $on_e as 0;