History, asked by Anonymous, 5 months ago

How many types of logical operators are present?
a.1
b.3
c.4
d.2​

Answers

Answered by nnandinimalhotra128
4

Answer:

3 dear......

❤️❤️❤️❤️❤️

Answered by Anonymous
2

There are b.3 types of logical operators.

  • Logical operators are the operators used in computer programming and networking.
  • They perform function of connecting words or symbols, which are input.
  • The output produced depends on both the input.
  • The three logical operators are - AND, NOT and OR.
  • The signs representing them are - && for AND, || for OR and ! for NOT.
  • In the given logical operators, NOT takes only one input while the other two takes two inputs.
Similar questions