relational operators are used for arithmetic operations
Answers
Answered by
1
Answer:
There are six relational operators used for data comparisons in C++. These operators must always appear between 2 literals, 2 variables, 2 arithmetic expressions, or a combination of these possibilities. The operators may be used with numbers, characters, or apstrings.
Answered by
1
Answer:
There are six relational operators used for data comparisons in C++. These operators must always appear between 2 literals, 2 variables, 2 arithmetic expressions, or a combination of these possibilities. The operators may be used with numbers, characters, or apstring
Similar questions