Q122
What will be the output of the following PHP code ?
A.
1
AnswerB.
0
C.
2
D.
3
Answer: Option A
Solution
Answer: Option A
Solution:
var returns 1(success).
Operators And Expressions
Programming · PHP · question 122
Q122
Answer: Option A