Political Science, asked by jpGenius12, 4 months ago

what do you mean by term operator. ​

Answers

Answered by GhotraKaur
21

Answer:

In computer science,Operator means some special symbols which is used to perform a calculation such as addition,substation, etc. It is used to perform logical and mathematical operators..

Answered by hansitadas2016
7

An operator, in computer programing, is a symbol that usually represents an action or process. These symbols were adapted from mathematics and logic. An operator is capable of manipulating a certain value or operand.

Operators are the backbone of any program and they are used for everything from very simple functions like counting to complex algorithms like security encryption.

Techopedia explains Operator

There are several classifications of operators and each of them can have one or more operands, a specific data that is to be manipulated.

Similar questions