Electronics and Communication Engineering (ECE) Exam  >  Electronics and Communication Engineering (ECE) Test  >  Digital Circuits  >  Test: Shift Registers - Electronics and Communication Engineering (ECE) MCQ

Shift Registers - GATE ECE Engineering (ECE) Digital Circuits Free MCQ


MCQ Practice Test & Solutions: Test: Shift Registers (10 Questions)

You can prepare effectively for Electronics and Communication Engineering (ECE) Digital Circuits with this dedicated MCQ Practice Test (available with solutions) on the important topic of "Test: Shift Registers". These 10 questions have been designed by the experts with the latest curriculum of Electronics and Communication Engineering (ECE) 2026, to help you master the concept.

Test Highlights:

  • - Format: Multiple Choice Questions (MCQ)
  • - Duration: 30 minutes
  • - Number of Questions: 10

Sign up on EduRev for free to attempt this test and track your preparation progress.

Test: Shift Registers - Question 1

An 8-bit serial in/serial out shift register is used with a clock frequency of 2 MHz to achieve a time delay (td) of ________

Detailed Solution: Question 1

One clock period is = (1⁄2) micro-s = 0.5 microseconds. In serial transmission, data enters one bit at a time. So, the total delay = 0.5*8 = 4 micro seconds time is required to transmit information of 8 bits.

Test: Shift Registers - Question 2

A 4-bit serial-in parallel-out shift register is initially set to 1111. The data 1010 is applied to the input. After 3 clock cycles the output will be:

Detailed Solution: Question 2

Concept: A simple Shift Register can be made using only D-type flip-Flops, one flip-Flop for each data bit. The output from each flip-Flop is connected to the D input of the flip-flop at its right. Shift registers hold the data in their memory which is moved or “shifted” to their required positions on each clock pulse.

Calculation: If four data bits are shifted in by four clock pulses via a single wire at data-in, below, the data becomes available simultaneously on the four Outputs QA to QD after the fourth clock pulse.

After 3 clock cycles, the output will be 0101

Test: Shift Registers - Question 3

The group of bits 11001 is serially shifted (right-most bit first) into a 5-bit parallel output shift register with an initial state 01110. After three clock pulses, the register contains ________

Detailed Solution: Question 3

LSB bit is inverted and feed back to MSB:
01110->initial
10111->first clock pulse
01011->second
00101->third.

Test: Shift Registers - Question 4

How can parallel data be taken out of a shift register simultaneously?

Detailed Solution: Question 4

Because no other flip-flops are connected with the output Q, therefore one can use the Q out of each FF to take out parallel data.

Test: Shift Registers - Question 5

The full form of SIPO is ___________

Detailed Solution: Question 5

SIPO stands for Serial-in Parallel-out, which is a type of digital shift register. This configuration allows for data to be inputted serially (one bit at a time) and then outputted in parallel (multiple bits simultaneously). The key characteristics include:

  • Data Input: Bits are entered one after another.
  • Data Output: All bits can be accessed at once.
  • Application: Commonly used in digital circuits for data storage and transfer.

Test: Shift Registers - Question 6

With a 200 kHz clock frequency, eight bits can be serially entered into a shift register in ________

Detailed Solution: Question 6

f = 200 KHZ; T = (1/200) m sec = (1/0.2) micro-sec = 5 micro-sec;
In serial transmission, data enters one bit at a time. After 8 clock cycles only 8 bit will be loaded = 8 * 5 = 40 micro-sec.

Test: Shift Registers - Question 7

Assume that a 4-bit serial in/serial out shift register is initially clear. We wish to store the nibble 1100. What will be the 4-bit pattern after the second clock pulse? (Right-most bit first)

Detailed Solution: Question 7

In Serial-In/Serial-Out shift register, data will be shifted one at a time with every clock pulse. Therefore,
Wait | Store
1100 | 0000
110 | 0000 1st clock
11 | 0000 2nd clock.

Test: Shift Registers - Question 8

What is meant by the parallel load of a shift register?

Detailed Solution: Question 8

At Preset condition, outputs of flip-flops will be 1. Preset = 1 means Q = 1, thus input is definitely 1.

Test: Shift Registers - Question 9

A shift register that will accept a parallel input or a bidirectional serial load and internal shift features is called as?

Detailed Solution: Question 9

A shift register can shift it’s data either left or right. The universal shift register is capable of shifting data left, right and parallel load capabilities.

Test: Shift Registers - Question 10

Based on how binary information is entered or shifted out, shift registers are classified into _______ categories.

Detailed Solution: Question 10

The registers in which data can be shifted serially or parallelly are known as shift registers. Based on how binary information is entered or shifted out, shift registers are classified into 4 categories, viz., Serial-In/Serial-Out(SISO), Serial-In/Parallel-Out (SIPO), Parallel-In/Serial-Out (PISO), Parallel-In/Parallel-Out (PIPO).

75 videos|190 docs|70 tests
Information about Test: Shift Registers Page
In this test you can find the Exam questions for Test: Shift Registers solved & explained in the simplest way possible. Besides giving Questions and answers for Test: Shift Registers, EduRev gives you an ample number of Online tests for practice
75 videos|190 docs|70 tests
Download as PDF