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 the value is either zero or positive. In mathematical notation, this is x >= 0. A value greater than or equal to 1 would exclude zero, while less than or equal to 0 would only include negative numbers and zero.