Which function is used to determine whether the variable’s value is either TRUE or FALSE?
A
boolean()
B
is_boolean()
C
bool()
D
is_bool()
Correct Answer: is_bool()