1.

A modulus-10 counter must have ________(a) 10 flip-flops(b) 4 Flip-flops(c) 2 flip-flops(d) Synchronous clockingI got this question in an internship interview.Question is from Up Down Counter topic in division Counters of Digital Circuits

Answer»

Correct option is (b) 4 Flip-flops

To explain I would say: 2^N-1 < = N < = 2^n

For modulus-10 counter, N = 10. THEREFORE, 2^3 < = 10 < = 2^4. Thus, n = 4, and therefore, we require 4 FFS.



Discussion

No Comment Found

Related InterviewSolutions