Q124
What will be the output of the following PHP code ?
A.
1
AnswerB.
true
C.
false
D.
0
Answer: Option A
Solution
Answer: Option A
Solution:
True is 1.
Operators And Expressions
Programming · PHP · question 124
Q124
Answer: Option A