Operators in C Q) What is Operator? List operators in C. C supports a rich set of built-in operators. An operator is a symbol that tells the...Read More
Condition operators Q) Give syntax for the conditional operator. Q)Give syntax for the conditional operator and explain with flow chart. Q)G...Read More