Computer Science, asked by laxmikantkarde, 11 months ago

operators ke 3example in information technology​

Answers

Answered by ansel19
1

●arithmetical operator

●relational operator

●logical operator

Answered by Anonymous
0

Answer:

Common simple examples include arithmetic (addition with + ), comparison (with > ), and logical operations (such as AND or && ). More involved examples include assignment (usually = or := ), field access in a record or object (usually . ), and the scope resolution operator (often :: ).

Similar questions