Exam4Training

What is the output of the following code?

What is the output of the following code?

var_dump(boolval(new StdClass()));
A . bool(true)
B . bool(false)

Answer: A

Exit mobile version