Which of the following best describes the circuit below inpu
Which of the following best describes the circuit below?
input1 output inputSolution
Please follow the data and description :
S - R Latch :
In the stream of digital circuits the simplest bistable device, known as a set-reset, or an S-R, latch. The simplest way to create an S-R latch, is that we can wire two NOR gates in such a way that the output of one feeds back to the input of another, and be vice versa. The Q and not-Q outputs are supposed to be in opposite states.
The same goes with the given circuit the output of one gate is fed to the input of the other gate and thus generating the output.
So the answer is OPTION C ( S-R Latch).
 Hope this is helpful.

