0%
0 / 10 answered

Compound Boolean Expressions Practice Test

10 Questions
Question
1 / 10
Q1

Consider the following compound Boolean expression: (x > 5 && y < 10) || (x <= 5 && y >= 10). For which of the following pairs of values would this expression evaluate to false?

Question Navigator