Name the types of operator.
Answers
Answered by
1
Three types of operator that programmers use:
- Arithmetic operators.
- Relational operators.
- Logical operators.
Answered by
16
Explanation :
There are three types of operator :-
- Arthimetical Operator
- Relational Operator
- Logical Operator
Similar questions