Two arithmetic expressions can be compared with if statement using
Answers
Answered by
3
Answer:
Arithmetic operator. Relational operator.
Answered by
0
The Two arithmetic expressions can be compared with if statement using are Arithmetic operator and Relational operator.
Explanation:
- The correct answer is Arithmetic operator and Relational operator.
- The Two arithmetic expressions can be compared with if statement using are Arithmetic operator and Relational operator.
- The arithmetic operator are the ones which is used by the program to perform simple algebraic operations such as addition, subtraction, multiplication, division, etc.
- Relational operators is used to validate a relationship between the two operands as if they are equal, greater than, less than, etc.
- These two operators can be compared with if statement using.
Similar questions