InterviewSolution
Saved Bookmarks
| 1. |
The output of a two input NOR gate is in state 1 when :-A. all inputs are highB. all inputs are lowC. only one of its inputs is highD. onle one of its inputs is low |
| Answer» `(b)` all inputs are low | |