CBSE Class 11 Informatics Practices Question 12 of 40

Practice Paper — Question 12

Back to all questions
12
Question

Question 12

If a < b and a < c then

  1. a is the greatest number
  2. a is the smallest number
  3. b is the greatest number
  4. c is the greatest number
Answer

a is the smallest number

Reason — If a < b and a < c, it means a is less than both b and c. Therefore, a is the smallest number among a, b, and c.