Question

The var_dump() function displays

A the binary value of a variable
B any PHP value in a human readable form
C the whether a variable is empty or not
D none of these above
Answer & Explanation
Option: [B]