Multiple choice

Fill in the blank. NOT 0 = _____

  1. 1

  2. 2

  3. 10

  4. 11

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In binary logic, NOT is a logical operator that inverts the value. NOT 0 equals 1, just as NOT 1 equals 0. This is the fundamental NOT operation in Boolean algebra and digital electronics.