Computer Science for IGCSE & O level - Programming (Section 16 - No. 4)

Which logical operator indicates 'both' conditions must be true for the result to be true?
OR
AND
NOT
XOR

Explanation

The AND operator requires all conditions to be true.

Comments (0)

Advertisement