Computer Science, asked by ashadsheikh9889, 11 months ago

Write operator name with symbol in boxes (1) relational operators

Answers

Answered by anitharadha19
2

Answer:

Relational operators:

1. == equal to

2. > greater than

3. < lesser than

4. >= greater than or equal to

5.<= lesser than or equal to

6. != not equal to

Similar questions