(a) What do you mean by Operators in C language? Explain each operators along with their use.
Answers
Answered by
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
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