Digital Electronics - Flip-Flops - Discussion

Discussion Forum : Flip-Flops - Filling the Blanks (Q.No. 16)
16.
When the output of the NOR gate S-R flip-flop is in the HOLD state (no change), the inputs are ________.
S = 1, R = 1
S = 1, R = 0
S = 0, R = 1
S = 0, R = 0
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
2 comments Page 1 of 1.

Sandeep kachhap said:   9 years ago
S R O/P
0 0 No change
0 1 Reset
1 0 Set
1 1 Not use.

Rasukkutti v said:   9 years ago
For a SR flip-flop truth table.

S R Output
0 0 q
0 1 0
1 0 1
1 1 q`

Post your comments here:

Your comments will be displayed after verification.