Computer Science, asked by karankumarsharma25, 1 month ago

(a) What do you mean by Operators in C language? Explain each operators along with their use.​

Answers

Answered by shivampateljsr
0

Answer:

C language supports a rich set of built-in operators. An operator is a symbol that tells the compiler to perform a certain mathematical or logical manipulation. Operators are used in programs to manipulate data and variables.

Answered by anjalirehan04
0

An operator is a symbol that tells the compiler to perform specific mathematical or logical functions. C language is rich in built-in operators and provides the following types of operators − Arithmetic Operators. Relational Operators. Logical Operators.

please mark me brain mark list

Similar questions