Home / CSE / PHP - CS :: Discussion

Discussion :: PHP - CS

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

  2. A.

     0, 1

    B.

     blank string, 2

    C.

     empty variable, 1

    D.

     blank string, 1

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Explanation Not Provided


Be The First To Comment