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

Explanation

Core Concept

NOT flips the equality test.

Correct Answer

Ax is anything except 5

More Unit 3: Algorithms and Programming practice questions

Try a random question →

Practice more AP Computer Science Principles questions with full explanations

Practice Unit 3: Algorithms and Programming Questions →