InterviewSolution
Saved Bookmarks
| 1. |
For the given combination of gates, if the logic states of inputs `A,B,C,` are as follows `A=B=C=0` and `A=B=1, C=0` then the logic states of output `D` are A. 0,0B. 0,1C. 1,0D. 1,1 |
| Answer» Correct Answer - D | |