What is the output of the following code?
What is the output of the following code?
var_dump(boolval([]));
A . bool(true)
B . bool(false)
Answer: B
Subscribe
Login
0 Comments
Inline Feedbacks
View all comments