Home / Report Question

Q. What will be the output of the following PHP code?
  • A. Error
  • B. bool(false)
  • C. bool(true)
  • D. true

Correct Answer: C