Shift Registers - Technical MCQs

Q1:

In a 6-bit Johnson counter sequence there are a total of how many states, or bit patterns?

A 2

B 6

C 12

D 24

ANS:C - 12

for n-bit johnson counter
total no of states or bit patterns are 2n states

for ex:n=6-bit
2n=2*6=12