4.Logical operators:

   Logical operators very important role in C language three are support three type of operators ,

Logical AND(&&) ,logical OR(||) and logical NOT(!),as in case in arithmetic  expression the log

ical expression the logical expression the logical expression are evaluated from left to right.

AND=&&

OR=||

NOT !=

Leave a comment

Design a site like this with WordPress.com
Get started