

MCQOPTIONS
Saved Bookmarks
1. |
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() |
Answer» E. | |