Vidyalelo
PHP · Q57

Functions

Programming · PHP · question 57

Q57

What will be the output of the following PHP code ? = 0) echo "Not True"; mine(0); ?>

A.
Less Than 0
B.
Not True
Answer
C.
No Output
D.
None of the Mentioned

Answer: Option B

Solution

Answer: Option B
Solution:
Argument is 0.