AP Computer Science Principlesmediummcq1 pt
The expression NOT (x = 5) is true when
A.x is anything except 5
B.x equals 5
C.x is negative only
D.never
NOT flips the equality test.
Ax is anything except 5
Practice more AP Computer Science Principles questions with full explanations
Practice Unit 3: Algorithms and Programming Questions →