-
A shift counter comprising five flip-flops with an inverse feedback from the output of the MSB flip-flop to the input of the LSB flip-flops is a—
-
- Divide-by-32 counter
- Divide-by-10 counter
- Divide-by-5 counter
- Five-bit shift register
- Divide-by-32 counter
Correct Option: B
The required shift counter is called Johnson counter or twisted ring counter, since an inverse feedback from the output of the MSB flip-flop to the input of the LSB flip-flop is applied. Because counter comprising 5 flip-flops it means no number of stages will be 2n
i.e., 2 × 5 = 10
Therefore, the given counter is divide by 10 counter.