

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following operators can operate on a boolean variable? |
A. | 1 & 4 |
B. | 1, 2 & 3 |
C. | 1, 2 & 4 |
D. | 3 & 2 |
E. | None of these |
Answer» C. 1, 2 & 4 | |