what are operators in c program
Answers
Answered by
2
Operators allow us to perform different kinds of operations on operands. In C, operators in Can be categorized in following categories: Arithmetic Operators (+, -, *, /, %, post-increment, pre-increment, post-decrement, pre-decrement) Relational Operators (==, !=, >, <, >= & <=) Logical Operators (&&, || and !)
Answered by
2
Answer:
I'm fine...... u take care ....... I'll try to be online
Similar questions