Shift Registers Questions
Practice Shift Registers MCQs with answers and explanations. Page 2 of 4.
Category
Digital Electronics
Topic
Shift Registers
Page
2 / 4
Mode
Practice
Questions
Open any question to view the answer and explanation.
Recirculating register — definition by connection
Which description correctly defines a recirculating register?
Open
View answer
In digital counters, a ring counter advances a single 1 (one-hot) through its flip-flops. For a modulus-12 (mod-12) ring counter, what is the minimum number of flip-flops required to realize exactly 12 unique states?
Open
View answer
An 8-bit serial-in/serial-out (SISO) shift register is clocked at 2 MHz. Assuming one bit shifts per clock, what total time delay (td) does the register introduce from input to output?
Open
View answer
In shift-register terminology, what is the essential difference between a shift-right register and a shift-left register in digital logic design?
Open
View answer
In a microprocessor system, what is the most appropriate and common use of a latch (e.g., transparent latch or D latch) when interfacing with buses and peripherals?
Open
View answer
Three-state (tri-state) buffers support bus sharing by offering a third output condition beyond logic HIGH and logic LOW. What are the three possible output conditions of a three-state buffer?
Open
View answer
In bused digital systems, when is it especially important to insert a three-state buffer between sources and a common line to prevent contention and ensure correct logic levels?
Open
View answer
Digital electronics – tri-state outputs on shift registers
When the output of a tri-state (three-state) shift register is disabled, what electrical state is presented at the output pins?
Open
View answer
Ring counter initialization – starting a one-hot sequence
To start a ring shift counter so that it operates correctly, what initialization is required?
Open
View answer
Serial loading into a 5-bit shift register (right-most bit first)
Bits 11001 are shifted in (LSB first) to a 5-bit parallel-output shift register whose initial state is 01110. After three clock pulses, what pattern is stored?
Open
View answer
8-bit shift register initially clear – serial entry (right-most bit first)
The sequence 10011100 is shifted in (LSB first) to an 8-bit parallel-out shift register initially 00000000. After four clock pulses, what are the Q outputs?
Open
View answer
SISO register timing – loading nibble 1100 (LSB first)
A 4-bit serial-in/serial-out shift register is initially 0000. You wish to store 1100 with right-most bit first. What 4-bit pattern is present after the second clock pulse?
Open
View answer
Johnson counter sequencing (4-bit)
On the third clock pulse, a 4-bit Johnson sequence is Q0 = 1, Q1 = 1, Q2 = 1, Q3 = 0. What are Q0..Q3 on the fourth clock pulse?
Open
View answer
Serial load into an 8-bit parallel-out register (LSB first)
Bits 10110111 are shifted in right-most bit first to an 8-bit parallel-out shift register with initial state 11110000. What is the register state after two clock pulses?
Open
View answer
Definition – parallel load in a shift register
What is meant by a “parallel load” operation for a shift register?
Open
View answer
Serial loading time vs. clock rate
At a 200 kHz clock frequency, how long does it take to serially load eight bits into a shift register?
Open
View answer
74×395A family behavior – role of Output Enable (OE)
On the 74395A shift-register device, what function is controlled by the Output Enable pin?
Open
View answer
Digital electronics – Ring counter state evolution
An 8-bit ring counter has the initial state 10111110 (bit 7 to bit 0). After four clock pulses (circular shifting each clock), what will be the new 8-bit state?
Open
View answer
Digital systems – Definition of a transceiver
What is a transceiver circuit in the context of shared digital data buses?
Open
View answer
Parallel in / Parallel out (PIPO) shift register – effect of clocking after a parallel load
A 4-bit PIPO register is loaded with D3 D2 D1 D0 = 0 1 1 1 (i.e., D0 = 1, D1 = 1, D2 = 1, D3 = 0). After three left-shifts on the subsequent clock pulses (zero fill), what are Q3 Q2 Q1 Q0?
Open
View answer
Practice smarter
Solve a few questions daily and revisit weak topics regularly to improve accuracy.