Home » Blog » What is the incorrect operator form following list(== , , >= ,

What is the incorrect operator form following list(== , , >= ,

Incorrect operator is ‘<>’.This is the format correct when writing conditional statements, but it is not a correct operation to indicate not equal in C programming and it gives compilation error as follows.

  • Code

  • Error

Leave a Reply

Your email address will not be published.