ICSE Class 10 Computer Applications Question 2 of 30

Solved 2024 Specimen Paper ICSE Class 10 Computer Applications — Question 2

Back to all questions
2
Question

Question 1(ii)

The expression which uses >= operator is known as:

  1. relational
  2. logical
  3. arithmetic
  4. assignment
Answer

relational

Reason — Relational expressions are constructed using relational operators — equal to ( == ), not equal to ( != ), less than ( < ), less than equal to ( <= ), greater than ( > ), greater than equal to ( >= )