Vidyalelo
PHP · Q38

Basic PHP

Programming · PHP · question 38

Q38

If you echo a Boolean variable, the value FALSE displays as a .... and the value TRUE echoes as a .....

A.
0, 1
B.
blank string, 2
C.
empty variable, 1
D.
blank string, 1
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board