The output of a OR gate is LOW only when all its inputs are LOW
举一反三
- The output of a OR gate is LOW only when all its inputs are LOW A: 正确 B: 错误
- For a 2-input NAND gate, output Y is LOW only when both inputs are HIGH,when Y is HIGH when .
- The NOR gate output is LOW when any of the inputs is HIGH.
- The NOR gate output is LOW when any of the inputs is HIGH. A: 正确 B: 错误
- The AND gate output is HIGH only when all the inputs are LOW.