|
Operators in C Interview Questions & Answers
Below we have listed all the Operators in C Interview Questions and answers. Feel free to comment on any Operators in C Interview Questions or answer by the comment feature available on the page.
To buy an eBook containing 30,000 Interview Questions, with Answers, Click Here.
View All Operators in C Interview Questions & Answers - Exam Mode /
Learning Mode
|
C language supports a rich set of built-in operators. An operator is a symbol that tells the compiler to perform certain mathematical or logical manipulations.
Operators can be classified based on the type of operations they perform. Different types of operators in C are Arithmetic Operators, Relational Operators, Logical Operators, Assignment Operators, Increment and Decrements Operators, Conditional Operator, Bitwise Operators and Special Operators
|
|