InterviewSolution
Saved Bookmarks
| 1. |
When both inputs are 1, what will be the output of the pitts model nand gate ?(a) 0(b) 1(c) either 0 or 1(d) zThis question was addressed to me in class test.My question comes from Models in chapter Basics of Artificial Neural Networks of Neural Networks |
|
Answer» RIGHT option is (a) 0 The explanation: Check the TRUTH table of SIMPLY a nand GATE. |
|