Q125
What will be the output of the following PHP code ? ( j - k)); ?>
A.
1
B.
no output
AnswerC.
error
D.
0
Answer: Option B
Solution
Answer: Option B
Solution:
The equation outputs false .
Operators And Expressions
Programming · PHP · question 125
Q125
Answer: Option B