Vidyalelo
PHP · Q124

Operators And Expressions

Programming · PHP · question 124

Q124

What will be the output of the following PHP code ?

A.
1
Answer
B.
true
C.
false
D.
0

Answer: Option A

Solution

Answer: Option A
Solution:
True is 1.