Computer Science, asked by kk2531818gmailcom, 10 months ago

a set of logical operator is​

Answers

Answered by Anonymous
1

hi mate your answer↓

a set of logical operator is nothing but the boolean value

hope that it will help you ❤❤


kk2531818gmailcom: wrong ans
Answered by pragyakirti12345
0

Answer: Logical AND, Logical OR, Logical NOT

Explanation:

Logical operators are the operators which are used to perform logical operation on a given expression. Basically there are 3 logical operators.

They are :

  • Logical AND
  • Logical OR
  • Logical NOT

Logical AND returns true when both conditions are true.

Logical OR return true when any one of the condition is true.

Logical NOT reverses the state of the operand.

#SPJ3

Similar questions