An operator is a symbol which helps the user to command the computer to do a certain mathematical or logical manipulations. Operators are used in C++ language program to operate on data and variables. C++ has a rich set of operators which can be classified as
All the Above Operators are Called as Binary Operators because they takes two Operands for Performing an Operation. But the Increment and decrement operators are called as Unary because they takes only one operand For Performing an Operation This Operator Contains ++ for Increment and -- for Decrement.
While We are Executing an Arithmetic Statement Which was too Large and it Contains So Many Operators then the problem is how the Statements will be Executed and in what order means.
The Precedence Operator Specifies in a Expression Which Operator will Execute first, when there are Many Operators in an Expression. So that the Operator Precedence defines the Sequence or the Way for Performing the Operations of the Operators.
Dinesh Thakur is a Columinist and designer with strong passion and founder
of Computer Notes. if you have any ideas or any request please get @me on Google+