What are operators? Explain.
Answers
Answered by
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
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