input process output of calculater
Answers
Answered by
1
- An OR gate has two inputs (each of which can be either 0 or 1) and it produces an output of 1 if either of the inputs (or both) is 1; it produces a zero otherwise. An AND gate also has two inputs, but it produces an output of 1 only if both inputs are 1. A NOT gate has a single input and reverses it to make an output.
Answered by
0
Explanation:
An OR gate has two inputs (each of which can be either 0 or 1) and it produces an output of 1 if either of the inputs (or both) is 1; it produces a zero otherwise. An AND gate also has two inputs, but it produces an output of 1 only if both inputs are 1. A NOT gate has a single input and reverses it to make an output
Similar questions