Multiple choice technology mainframe

Not negative means…

  1. Equal to 0

  2. Greater than or equal to 1

  3. Less than or equal to 0

  4. Greater than or equal to 0

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

Not negative means a value is greater than or equal to zero (>=0). This includes zero and all positive numbers. It doesn't mean equal to 0 only, or >=1 (which excludes zero), or <=0 (which would include negative numbers).