Anonymous
Asked in
Cars &Transportation
·
2 weeks ago
What are the three types of operator?
Contents
- What are types of operator?
- What are the operators explain any 3 operators?
- What is an operator give three examples?
What are types of operator?
OperatorOperandElucidation==a, bUsed to check if both operands are equal!=a, bUsed to check if both operands are not equal>a, bUsed to check if the first operand is greater than the second<a, bUsed to check if the first operand is lesser than the second
What are the operators explain any 3 operators?
PrecedenceOperatorDescription3*,/,%Multiplication/division/modulus4+/-Addition/subtraction5<< , >>Bitwise shift left, Bitwise shift right6< , <=Relational less than/less than or equal to
What is an operator give three examples?
OperatorAlternativeExamples>=Gea >= b<=Lea <= b||ora || b&&anda && b
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