write any 4 comparison operators
Answers
Answered by
1
Comparison operators:
- ==
- >=
- <=
- !=
Answered by
2
Answer :
Comparison Operators :
Greater than ( > ) — returns true if the value on the left is greater than the value on the right, otherwise it returns false . Less than or equal to ( <= ) — returns true if the value on the left is less than or equal to the value on the right, otherwise it returns false.
There are two types of comparison operators: inequality operators and equality operators.
It will help you
Pls mark as brainliest.
Similar questions
Math,
3 months ago
Biology,
3 months ago
Math,
6 months ago
Computer Science,
6 months ago
English,
11 months ago