Which is an example of a Boolean operator that evaluates as TRUE?
3 +1 = 4 AND 5 + 2 = 8
NOT (3 +2 =7)
2 + 4 = 5 OR 6 + 2 = 7
4 + 1 = 7 AND 10 + 2 = 12
