Computer Science, asked by shibanijena175, 1 month ago

What are operators? Explain.​

Answers

Answered by Hyemi2008
7

Answer:

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.

Answered by shaikhaafreen990
1

Answer:

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.

Similar questions