Science, asked by akmourya23, 11 months ago

Explain the NOR GATE​

Answers

Answered by manvijain22
2

a Boolean operator which gives the value one if and only if all operands have a value of zero and otherwise has a value of zero.

Hope it helps u.....

plz mark me the brainliest....

.

Answered by roneet004
3
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. It can also be seen as an AND gate with all the inputs inverted. NOR is a functionally complete operation—NOR gates can be combined to generate any other logical function. it shares this property with the NAND gate. By contrast, the OR operator is monotonic as it can only change LOW to HIGH but not vice versa.

please mark me down as brainlist answer....
Similar questions