Computer Science for IGCSE & O level - Programming (Section 3 - No. 5)

What do the operators AND, OR, and NOT primarily manipulate?
Numbers
Strings
Boolean values
Arrays

Explanation

These are Boolean operators, working with True/False values.

Comments (0)

Advertisement