Close sidebar

Short circuit logical operators used in C language.

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

Your Answer

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

टिप्पणी
मॉक परीक्षण अभ्यास के लिए
c programming