71. Shifting a binary number to the left by one position is equivalent to ________.
(a) multiplying by two
(b) multiplying by four
(c) dividing by two
(d) dividing by four
72. When the output of a tri-state shift register is disabled, the output level is placed in a:
(a) float state
(b) LOW state
(c) high impedance state
(d) float state and a high impedance state
73. What is meant by parallel-loading the register?
(a) Shifting the data in all flip-flops simultaneously
(b) Loading data in two of the flip-flops
(c) Loading data in all four flip-flops at the same time
(d) Momentarily disabling the synchronous SET and RESET inputs
74. A 4-bit PISO shift register that receives 4 bits of parallel data will shift to the ________ by ________ position(s) for each clock pulse.
(a) right, one
(b) right, two
(c) left, one
(d) left, three
75. In order to use a shift register as a counter, ________.
(a) the register’s serial input is the counter input and the serial output is the counter output
(b) the parallel inputs provide the input signal and the output signal is taken from the serial data output
(c) a serial-in, serial-out register must be used
(d) the serial output of the register is connected back to the serial input of the register
Related Posts
Counters » Exercise - 1108. In order to use a shift register as a counter, ________. (a) the register's serial input is the counter input and the serial output is the counter output (b) the parallel inputs provide the input signal and the output signal is taken from the serial data output (c) serial in/serial out register must be used (d) the serial output of the register is connected back to the serial input of the register
5555555555 77. In order to use a shift register as a counter, ________. (a) the register's serial input is the counter input and the serial output is the counter output (b) the parallel inputs provide the input signal and the output signal is taken from the serial data output (c) a serial-in, serial-out register must be used (d) the serial output of the register is connected back to the serial input of the register
Shift Registers » Exercise - 1 1. A register can also be used to provide data movements. (a) Parallel Register (b) Simple Register (c) Shift Register (d) All of the above 2. There are ___________ basic types of shift registers. (a) Six (b) Four (c) One (d) Many 3. This type of register accepts inputs data serially : (a) PIPO (b) SIPO (c) PISO (d) SISO 4. This type of register accepts inputs data simultaneously and output is also coming out parallel : (a) PIPO (b) SIPO (c) PISO (d) SISO 5. In this type of register, data can be shifted in either right or left direction by using control signal. (a) PIPO (b) SISO (c) Bi-directional Shift Register (d) None of the above 6. A register can be either static or dynamic. (a) Shift (b) Parallel (c) Bit (d) None of the above 7. An n-bit register has a group of ________ flip-flops and some logic gates. (a) N (b) N-1 (c) N2 (d) 2N 8. A register can also be used to provide __________ movements. (a) Bit (b) Data (c) Signal (d) None of the above 9. Data can be changed from special code to temporal code by using : (a)…