Computer Science, asked by bipinbelliappa555, 4 days ago

Answer the questions:-

1. What is a operator? write its type with example

computer questions please help me answer

Answers

Answered by garvit53
2

Answer:

Operators can be defined as basic symbols that help us work on logical and mathematical operations. Operators in C and C++, are tools or symbols that are used to perform mathematical operations concerning arithmetic, logical, conditional and, bitwise operations.

Answered by pradabae
0

Answer:

In computer programming, operators are constructs defined within programming languages which behave generally like functions, but which differ syntactically or semantically. Common simple examples include arithmetic, comparison, and logical operations.

There are three types of operator that programmers use:

  • arithmetic operators.
  • relational operators.
  • logical operators.

Explanation:

Hope you'll find helpful

so plz. . mark it as brainliest answer

Similar questions