Counters - Technical MCQs

Q1:

The final output of a modulus-8 counter occurs one time for every ________.

A 8 clock pulses

B 16 clock pulses

C 24 clock pulses

D 32 clock pulses

ANS:A - 8 clock pulses

Since for every mod -n counter there will be n state and each clock pulse is stand for one of its state. So in case of mod-8 counter final state i.e. state 111 will arrive at 8th clock pulse.