InterviewSolution
Saved Bookmarks
| 1. |
An AND gate has two inputs A and B and one inhibit input S. Out of total 8 input states, output is 1 in |
| Answer» Only one input, i.e., A = 1, B = 1 and S = 0 gives output 1. | |