SR FlipFlop MCQ With Answers
SR FlipFlop MCQ With Answers
A) Set-Reset
B) Serial-Register
C) Shift-Register
D) Start-Reset
Answer: A) Set-Reset
Explanation: S-R flip-flop stands for Set and Reset, which are its two inputs.
A) Q = 0
B) Q = 1
C) Q toggles
D) Invalid
Answer: B) Q = 1
A) Q = 1
B) Q toggles
C) Q = 0
D) Invalid
Answer: C) Q = 0
A) Set
B) Reset
C) Toggle
D) No change
Answer: D) No change
Explanation: When both S and R are 0, the output retains its previous state.
A) Set
B) Reset
C) Toggle
D) Invalid
Answer: D) Invalid
A) A and B
B) Q and Q'
C) X and Y
D) D and T
A) Equal
B) Zero
C) Complementary
D) Undefined
Answer: C) Complementary
A) XOR gates
C) AND gates
D) NOT gates
Explanation: S-R flip-flops are commonly built using cross-coupled NOR or NAND gates.
A) Perform arithmetic
C) Multiply numbers
D) Amplify signals
A) Combinational
B) Arithmetic
C) Sequential
D) Transient
Answer: C) Sequential
Explanation: Flip-flops are sequential circuits as their output depends on current input and previous state.
11. What is the next state of Q for S=1, R=0, and current Q=0?
A) 0
B) 1
C) Toggle
D) Invalid
Answer: B) 1
Explanation: Since S=1 and R=0, the flip-flop sets Q to 1, regardless of its previous state.
12. What happens if both S and R inputs stay at 1 for a long time in NOR-based S-R flip-flop?
A) Q will toggle
B) It remains set
D) Reset occurs
A) Adds power
Explanation: The clock signal controls when the flip-flop should respond to S and R inputs.
A) S=0, R=0
B) Clock = 0
C) Clock = 1
D) Q = Q'
Answer: C) Clock = 1
Explanation: A gated flip-flop responds only when the clock input is active (often logic 1).
15. The S-R latch with NAND gates has what difference from one made with NOR gates?
A) No difference
D) Has 3 states
A) No outputs
B) Expensive
D) Always resets
Explanation: The major limitation is the undefined output when both inputs are 1.
A) NOT gate
B) D Flip-Flop
C) Toggle switch
D) Op-amp
Answer: B) D Flip-Flop
Explanation: D Flip-Flop is designed to avoid the invalid condition by having only one input.
A) AND gate
B) Flip-Flop
C) Diode
D) Comparator
Answer: B) Flip-Flop
Explanation: Flip-flops are the fundamental building blocks for memory in digital circuits.
A) Counter
B) Decoder
C) Oscillator
D) Buffer
Answer: A) Counter
Explanation: Flip-flops are used to build counters and registers in sequential circuits.
20. Which one of the following is TRUE for S-R flip-flop made with NOR gates?
Explanation: When both inputs are 0, the output remains in its previous state.