Sequential Building Blocks
Sequential Building Blocks
a) Flip-Flop
b) Gate
c) Transistor
d) Capacitor
Answer: a) Flip-Flop
Explana on: Flip-Flops are the basic building blocks of sequen al circuits. They are capable of storing
one bit of informa on.
2. Which type of flip-flop has two outputs, one for the normal value and one for the complement
value of the stored bit?
a) RS Flip-Flop
b) D Flip-Flop
c) JK Flip-Flop
d) T Flip-Flop
Answer: c) JK Flip-Flop
Explana on: JK Flip-Flop has two outputs, Q and Q', where Q' is the complement of Q.
a) Faster opera on
Explana on: Master-slave flip-flop eliminates the race condi on present in simple flip-flops, ensuring
reliable opera on.
a) RS Flip-Flop
b) D Flip-Flop
c) JK Flip-Flop
d) T Flip-Flop
Answer: b) D Flip-Flop
Explana on: D Flip-Flop is o en referred to as a "data" flip-flop because it stores the input data at
the rising edge of the clock signal.
a) RS Flip-Flop
b) D Flip-Flop
c) JK Flip-Flop
d) T Flip-Flop
Answer: d) T Flip-Flop
Explana on: T Flip-Flop toggles its output state with every clock pulse, making it suitable for
frequency division.
Explana on: Serial-in, serial-out register allows data to be shi ed in both le and right direc ons,
one bit at a me.
Explana on: Serial-in, parallel-out register accepts data serially and outputs it in parallel form.
Explana on: Counters are used to count the number of clock pulses or events in a digital system.
9. Which type of counter has a count sequence that follows a binary pa ern?
a) Up counter
b) Down counter
d) Ring counter
Answer: a) Up counter
a) Ripple counter
b) Johnson counter
c) Modulo-n counter
d) Divide-by-n counter
Explana on: Ripple counters are synchronous counters where all flip-flops are clocked
simultaneously.
11. In asynchronous counter, the clock inputs of the flip-flops are connected to:
c) Ground
d) Vcc
Explana on: In asynchronous counters, the clock inputs of the flip-flops are connected to the output
of the previous flip-flop.
12. Which designing method ensures that the output of a sequen al circuit depends only on the
present inputs?
a) Synchronous design
b) Asynchronous design
Explana on: Synchronous design ensures that the output of a sequen al circuit depends only on the
present inputs and the clock signal.
13. Which type of flip-flop has two inputs, Set (S) and Reset (R), and is capable of being in four
different states?
a) RS Flip-Flop
b) D Flip-Flop
c) JK Flip-Flop
d) T Flip-Flop
Answer: a) RS Flip-Flop
Explana on: RS Flip-Flop has two inputs, Set (S) and Reset (R), and can be in four different states
based on the combina on of inputs.
14. Which type of shi register can shi data both le and right, but not simultaneously?
c) Johnson Counter
d) Ring Counter
Explana on: Bidirec onal Universal Shi Register can shi data both le and right, but not
simultaneously.
15. Which type of counter counts in an upward sequence and resets when a certain count is
reached?
a) Asynchronous counter
b) Synchronous counter
c) Ring counter
d) Modulo-n counter
Answer: d) Modulo-n counter
Explana on: Modulo-n counter counts in an upward sequence and resets when a certain count (n) is
reached.
16. Which type of flip-flop is widely used in digital systems due to its ability to avoid race condi ons?
a) RS Flip-Flop
b) D Flip-Flop
c) JK Flip-Flop
d) T Flip-Flop
Answer: c) JK Flip-Flop
Explana on: JK Flip-Flop is widely used in digital systems because it can avoid race condi ons that
are common in RS Flip-Flops.
Explana on: The primary func on of a shi register is to shi data in andout serially, either le or
right.
18. Which type of flip-flop has a clock input, data input, and output, and stores the input value on
the rising edge of the clock signal?
a) RS Flip-Flop
b) D Flip-Flop
c) JK Flip-Flop
d) T Flip-Flop
Answer: b) D Flip-Flop
Explana on: D Flip-Flop has a clock input, data input, and output, and it stores the input value on the
rising edge of the clock signal.
19. Which type of register allows data to be shi ed in parallel and outpu ed serially?
Explana on: Parallel-in, serial-out register allows data to be shi ed in parallel and outpu ed serially.
20. Which type of counter counts in a downward sequence and resets when reaching zero?
a) Asynchronous counter
b) Synchronous counter
c) Ring counter
d) Down counter
Explana on: Down counters count in a downward sequence and reset when reaching zero.
Explana on: In synchronous counters, the clock signal triggers the flip-flops simultaneously, ensuring
synchronous opera on.
22. Which type of counter has a count sequence that follows a non-linear pa ern?
a) Up counter
b) Down counter
c) Ring counter
d) Modulo-n counter
Explana on: Ring counters have a count sequence that follows a non-linear pa ern, typically forming
a closed loop.
23. Which designing method is characterized by circuits that respond immediately to input changes
without wai ng for a clock signal?
a) Synchronous design
b) Asynchronous design
d) Sequen al design
Explana on: Asynchronous design circuits respond immediately to input changes without wai ng for
a clock signal.
Explana on: Master-Slave Flip-Flop has two separate stages for storing data, which helps in
elimina ng race condi ons.
25. Which type of shi register can shi data both le and right simultaneously?
c) Johnson Counter
d) Ring Counter
Explana on: Bidirec onal Universal Shi Register can shi data both le and right simultaneously.
26. Which type of counter counts in a sequence and then returns to its ini al state, repea ng the
cycle?
a) Asynchronous counter
b) Synchronous counter
c) Ring counter
d) Modulo-n counter
27. In synchronous design, what ensures that all flip-flops change state at the same me?
a) Asynchronous signals
b) External triggers
c) Clock signals
d) Data inputs
Explana on: In synchronous design, clock signals ensure that all flip-flops change state
simultaneously, maintaining synchroniza on.
28. Which flip-flop has a toggle func on, changing its output state with every clock pulse when both
of its inputs are set to 1?
a) RS Flip-Flop
b) D Flip-Flop
c) JK Flip-Flop
d) T Flip-Flop
Answer: d) T Flip-Flop
Explana on: T Flip-Flop toggles its output state with every clock pulse when both of its inputs are set
to 1.
Explana on: The primary func on of a shi register in digital systems is to shi data serially, either
le or right.
30. Which type of flip-flop has an undefined state when both of its inputs are set to 1?
a) RS Flip-Flop
b) D Flip-Flop
c) JK Flip-Flop
d) T Flip-Flop
Answer: a) RS Flip-Flop
Explana on: RS Flip-Flop has an undefined state when both of its inputs are set to 1, which leads to a
race condi on.
31. Which type of register can shi data both le and right, but not simultaneously?
c) Johnson Counter
d) Ring Counter
Explana on: Bidirec onal Universal Shi Register can shi data both le and right, but not
simultaneously.
32. Which type of counter counts in an upward sequence and resets when a certain count is
reached?
a) Asynchronous counter
b) Synchronous counter
c) Ring counter
d) Modulo-n counter
Explana on: Modulo-n counter counts in an upward sequence and resets when a certain count (n) is
reached.
Explana on: In synchronous counters, the clock signal triggers the flip-flops simultaneously, ensuring
synchronous opera on.
34. Which type of counter has a count sequence that follows a non-linear pa ern?
a) Up counter
b) Down counter
c) Ring counter
d) Modulo-n counter
Explana on: Ring counters have a count sequence that follows a non-linear pa ern, typically forming
a closed loop.
35. Which designing method is characterized by circuits that respond immediately to input changes
without wai ng for a clock signal?
a) Synchronous design
b) Asynchronous design
d) Sequen al design
Explana on: Asynchronous design circuits respond immediately to input changes without wai ng for
a clock signal.
36. What is the characteris c feature of a Master-Slave Flip-Flop?
Explana on: Master-Slave Flip-Flop has two separate stages for storing data, which helps in
elimina ng race condi ons.
37. Which type of shi register can shi data both le and right simultaneously?
c) Johnson Counter
d) Ring Counter
38. Which type of counter counts in a sequence and then returns to its ini al state, repea ng the
cycle?
a) Asynchronous counter
b) Synchronous counter
c) Ring counter
d) Modulo-n counter
Explana on: Ring counters count in a sequence and then return to their ini al state, repea ng the
cycle.
39. In synchronous design, what ensures that all flip-flops change state at the same me?
a) Asynchronous signals
b) External triggers
c) Clock signals
d) Data inputs
Answer: c) Clock signals
Explana on: In synchronous design, clock signals ensure that all flip-flops change state
simultaneously, maintaining synchroniza on.
40. Which flip-flop has a toggle func on, changing its output state with every clock pulse when both
of its inputs are set to 1?
a) RS Flip-Flop
b) D Flip-Flop
c) JK Flip-Flop
d) T Flip-Flop
Answer: d) T Flip-Flop
Explana on: T Flip-Flop toggles its output state with every clock pulse when both of its inputs are set
to 1.
Explana on: The primary func on of a shi register in digital systems is to shi data serially, either
le or right.
42. Which type of flip-flop has an undefined state when both of its inputs are set to 1?
a) RS Flip-Flop
b) D Flip-Flop
c) JK Flip-Flop
d) T Flip-Flop
Answer: a) RS Flip-Flop
Explana on: RS Flip-Flop has an undefined state when both of its inputs are set to 1, which leads to a
race condi on.
43. Which type of register can shi data both le and right, but not simultaneously?
d) Ring Counter
Explana on: Bidirec onal Universal Shi Register can shi data both le and right, but not
simultaneously.
44. Which type of counter counts in an upward sequence and resets when a certain count is
reached?
a) Asynchronous counter
b) Synchronous counter
c) Ring counter
d) Modulo-n counter
Explana on: Modulo-n counter counts in an upward sequence and resets when a certain count (n) is
reached.
Explana on: In synchronous counters, the clock signal triggers the flip-flops simultaneously, ensuring
synchronous opera on.
46. Which type of counter has a count sequence that follows a non-linear pa ern?
a) Up counter
b) Down counter
c) Ring counter
d) Modulo-n counter
Explana on: Ring counters have a count sequence that follows a non-linear pa ern, typically forming
a closed loop.
47. Which designing method is characterized by circuits that respond immediately to input changes
without wai ng for a clock signal?
a) Synchronous design
b) Asynchronous design
d) Sequen al design
Explana on: Asynchronous design circuits respond immediately to input changes without wai ng for
a clock signal.
Explana on: Master-Slave Flip-Flop has two separate stages for storing data, which helps in
elimina ng race condi ons.
49. Which type of shi register can shi data both le and right simultaneously?
c) Johnson Counter
d) Ring Counter
Explana on: Bidirec onal Universal Shi Register can shi data both le and right simultaneously.
50. Which type of counter counts in a sequence and then returns to its ini al state, repea ng the
cycle?
a) Asynchronous counter
b) Synchronous counter
c) Ring counter
d) Modulo-n counter