What is the logical operator in C?

C Programming Language >   Operators and Enums in C Language >   Logical Operators in C  

Short Question

686


Answer:

  • Logical operators are used to perform logical operations on the given expressions.
  • There are 3 logical operators in C language. They are,
  1. logical AND (&&)
  2. logical OR (||)
  3. logical NOT (!)


This Particular section is dedicated to Question & Answer only. If you want learn more about C Programming Language. Then you can visit below links to get more depth on this subject.




Join Our telegram group to ask Questions

Click below button to join our groups.