Computer Science, asked by dhanusri91, 5 months ago

what are operators and what are theey​

Answers

Answered by manasvisrivastava167
0

Answer:

In computer programming, operators are constructs defined within programming languages which behave generally like functions, but which differ syntactically or semantically. Common simple examples include arithmetic, comparison, and logical operations

Answered by misscutie94
0

Answer:

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.

Explanation:

Similar questions