| preferred AP College board partner for AP classes
medium Solved by 4 students
Evaluating a Complex Boolean Expression
< Prev
Next >

Given that a, b, and c are integer variables, consider the following boolean expression.

!( (a > b && c < a) || (b == c) )

Which of the following conditions guarantees that the expression evaluates to true?

A

a > b && c < a

B

a <= b && c < a

C

a > b && b != c

D

c < a && b == c

Hint
Did You Know?
Explain Why
Explain All Answers
Check Answer
Show Correct Answer

Question Leaderboard

Not enough data yet to show leaderboard.

AI Tutor

How can I help?

APFIVE © 2020.
Email: apfive@apfive.org|Privacy Policy