Anonymous Asked in Cars &Transportation · 2 weeks ago

What are examples of operators?


What are the examples of operators in computer?

Arithmetic operationOperatorExampleSubtraction-x = x - 5Multiplication*x = x * 5Division/x = x / 5Integer divisionDIVx = x DIV 5

What are operators give any four examples?

* (Multiplication) – Multiply two operands. / (Division) – Divide two operands and gives the quotient as the answer. % (Modulus operation) – Find the remains of two integers and gives the remainder after the division. ++ (Increment) – Used to increment an operand.

What are operators give any two examples?

OperatorDescriptionExample+Adds two operandsA + B will give 30-Subtracts second operand from the firstA - B will give -10*Multiplies both operandsA * B will give 200/Divides numerator by de-numeratorB / A will give 2

Is the example of operator *?

An operator is a symbol that operates on a value or a variable. For example: + is an operator to perform addition.

Related Questions

Relevance
Write us your question, the answer will be received in 24 hours