Physics, asked by aryan6714, 4 months ago

Define Operators with example ?​

Answers

Answered by daminigaur
0

Explanation:

In mathematics and sometimes in computer programming, an operator is a character that represents an action, as for example x is an arithmetic operator that represents multiplication. In computer programs, one of the most familiar sets of operators, the Boolean operators, is used to work with true/false values

please make it braintelist

Attachments:
Answered by Anonymous
0

Answer:

In Computer,

Arithmetical Operator, Ex +, -, *, ÷

Relational Operator, Ex <, >, =, <=, >=, ==

Logical Operator, Ex &&, ||, !=

Similar questions