Q:

WHAT IS THE DIFFERENCE BETWEEN SINGLE EQUAL “=” AND DOUBLE EQUAL “==” OPERATORS IN C?

0

WHAT IS THE DIFFERENCE BETWEEN SINGLE EQUAL “=” AND DOUBLE EQUAL “==” OPERATORS IN C?

All Answers

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

Single equal is an assignment operator used to assign the values to the variables.

But, double equal is relational operator used to compare two variable values whether they are equal are not.

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

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now