What is the output of the following code? seenagape 11 years ago What is the output of the following code? var_dump(boolval(-1)); A. bool(false) B. bool(true) ← Previous question Next question →