Computer Science, asked by Rimabag, 5 months ago

if norgates inputs are 0,0 then what are the output ?​

Answers

Answered by vijay11811
1

Answer:

The NOR gate is a digital logic gate that implements logical NOR - it behaves according to the truth table to the right. A HIGH output (1) results if both the inputs to the gate are LOW (0); if one or both input is HIGH (1), a LOW output (0) results. NOR is the result of the negation of the OR operator.

Similar questions