A mod 4 counter will count

A)
from 0 to 4
B)
from 0 to 3
C)
from any number n to n + 4
D)
None of the above

Correct Answer : Option (B) :   from 0 to 3


Explanation : Mod 4 counter has 4 states, 0 to 3.