India Languages, asked by robydubai0, 1 year ago

What are operators
Write some familiar operators

Answers

Answered by kanishk35323
1

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.

Answered by PARKY
0

operators are the symbols that perform operations.

e.g. +,-,*,/.etc.

Similar questions