InterviewSolution
Saved Bookmarks
| 1. |
In a NAND based S’-R’ latch, if S’=1 & R’=1 then the state of the latch is ____________(a) No change(b) Set(c) Reset(d) ForbiddenI have been asked this question by my college director while I was bunking the class.I need to ask this question from Flip Flops in chapter Flip-Flops of Digital Circuits |
|
Answer» CORRECT ANSWER is (a) No change The EXPLANATION is: In a NAND BASED S’-R, latch if S’=1 & R’=1 then there is no any change in the state. It remains in its prior state. This state is used for the STORAGE of data. |
|