What is an Operator?
Monday July 3, 2006
In math and programming an operator indicates the action performed in an equation. For example in 4 + 5 = 9, the operators are both + and = signs. In another example, 6 != 14, the not equal (!=) is the operator.


No comments yet. Leave a Comment