-
Figure given below shows four D t ype FF's connected as a shift register using an X OR gate. The initial state and 3 subsequent states for 3 clock pulses are also given.
State QA QB QC QD after fourth clock pulse is
-
- 0000
- 1111
- 1001
- 1000
Correct Option: D
Naming the FFs as 1 to 4 from Left to Right after the 3rd clock pulse FF3 is 0 and FF4 is 1 so that X OR output is 1 which is fed to QA.
So QA to QB → 0 QB to QC → 0. QC → QD → 0
After 4th clock pulse 1000