Close sidebar

Short circuit logical operators used in C language.

Two short circuit logical operators available in C language.Name two and explain.

  • Sree
  • 3046 Views
  • 3 Answers
3 Answers
  • Start with popular or frequently used emojis to create stickers that a rel='nofollow' href="https://emojikitchen.io/"Emoji Kitchen/a are likely to convey your intended emotion or message more effectively.


  • This behavior can improve performance by avoiding unnecessary evaluations and can also be used to prevent errors, such as avoiding dereferencing a null pointer in a conditional expression with a rel='nofollow' href="https://geometry-dashonline.co"geometry dash online/a.


  • short circuit logical operator used in c language is &&, ||, ? and the result type of these is int (&&,||), opnd-dependent (?)


Practice Mock Test
c programming