1.

How many different states does a 3-bit asynchronous counter have?(a) 2(b) 4(c) 8(d) 16This question was addressed to me by my college professor while I was bunking the class.Query is from Asynchronous Counter topic in portion Counters of Digital Circuits

Answer»

Correct choice is (C) 8

To explain: In a n-bit counter, the total number of states = 2^n.

Therefore, in a 3-bit counter, the total number of states = 2^3 = 8 states.



Discussion

No Comment Found

Related InterviewSolutions