InterviewSolution
Saved Bookmarks
| 1. |
When both inputs are 1, what will be the output of the above figure?(a) 0(b) 1(c) either 0 or 1(d) zI had been asked this question by my college professor while I was bunking the class.My question is from Models topic in division Basics of Artificial Neural Networks of Neural Networks |
|
Answer» RIGHT CHOICE is (a) 0 To ELABORATE: CHECK the truth table of nor gate. |
|