Digital Electronics - Engineering

Q1:

The initial state of a Mod-16 counter is 0110. After 37 clock pulses the state of counter will be

A 1011

B 0110

C 010

D 0001

ANS:A - 1011

After 37 clock pulses the state will be the same as after (37 - 32), i.e., 5 clock pulses. 6 + 5 = 11. Hence 1011.