Anonymous
Asked in
Cars &Transportation
·
2 weeks ago
What are examples of operators?
Contents
- What are the examples of operators in computer?
- What are operators give any four examples?
- What are operators give any two examples?
- Is the example of operator *?
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
-
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago -
Anonymous2 weeks ago
Expert answer2 weeks ago
Write us your question, the answer will be received in 24 hours