1. How can parallel data be taken out of a shift register simultaneously?
A.
Use the Q output of the first FF.
B. Use the Q output of the last FF.
C. Tie all of the Q outputs together.
D. Use the Q output of each FF.
Answer:
2. 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 ________.
A.
01110
B. 00001
C. 00101
D. 00110
Answer:
3. Which statement BEST describes the operation of a negative-edge-triggered D flip-flop?
A.
The logic level at the D input is transferred to Q on NGT of CLK.
B. The Q output is ALWAYS identical to the CLK input if the D input is HIGH.
C. The Q output is ALWAYS identical to the D input when CLK = PGT.
D. The Q output is ALWAYS identical to the D input.
Answer:
4. How is a J-K flip-flop made to toggle?
A.
J = 0, K = 0
B. J = 1, K = 0
C. J = 0, K = 1
D. J = 1, K = 1
Answer:
5. One example of the use of an S-R flip-flop is as a(n):
A.
racer
B. astable oscillator
C. binary storage register
D. transition pulse generator
Answer: