Q:

WHAT IS OPERATOR IN C?

belongs to collection: C INTERVIEW QUESTIONS AND ANSWERS

0

WHAT IS OPERATOR IN C?

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

The symbols which are used to perform logical and mathematical operations in a C program are called C operators.

These C operators join individual constants and variables to form expressions. Operators, functions, constants and variables are combined together to form expressions.

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

C INTERVIEW QUESTIONS AND ANSWERS

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
WHAT ARE THE DIFFERENT TYPES OF OPERATORS IN C?... >>
<< WHAT IS ENVIRONMENT VARIABLE IN C?...