Physics, asked by hudachishtee, 3 months ago

Describe the action of an OR gate that has two inputs.

Answers

Answered by adarshvpai5
3

Answer:

The AND gate takes two inputs and evaluates to true (i.e. outputs a '1') when both of its inputs are true, or false otherwise. The OR gate takes two inputs and evaluates to true when either one of its inputs are true (or if both inputs are true - this is conventionally named "inclusive or").

Similar questions