Computer Science for IGCSE & O level - Programming (Section 11 - No. 25)

Which logical operator yields TRUE only if both operands are TRUE?
OR
AND
NOT
XOR

Explanation

The AND operator requires both conditions to be true.

Comments (0)

Advertisement