Computer Science, asked by afnadkhan43, 15 days ago

why we use logical operators in c language illustrate your answer with the help of c program?

Answers

Answered by TimepassKorner
0

Called Logical AND operator. If both the operands are non-zero, then the condition becomes true. It is used to reverse the logical state of its operand.

Similar questions