Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

51.

What is the difference between 7490 and a 7492?(a) 7490 is a MOD-12, 7492 is a MOD-10(b) 7490 is a MOD-12, 7492 is a MOD-16(c) 7490 is a MOD-16, 7492 is a MOD-10(d) 7490 is a MOD-10, 7492 is a MOD-12This question was addressed to me during an internship interview.The above asked question is from Counter ICs topic in division Counters of Digital Circuits

Answer» RIGHT ANSWER is (d) 7490 is a MOD-10, 7492 is a MOD-12

The explanation is: From the properties of both ICs, we have 7490 is a MOD-10, 7492 is a MOD-12. THUS, IC-7490 can have maximum 10 states, while IC-7492 can have maximum 12 states.
52.

Integrated-circuit counter chips are used in numerous applications including ____________(a) Timing operations, counting operations, sequencing, and frequency multiplication(b) Timing operations, counting operations, sequencing, and frequency division(c) Timing operations, decoding operations, sequencing, and frequency multiplication(d) Data generation, counting operations, sequencing, and frequency multiplicationThe question was asked in quiz.The doubt is from Counter ICs in portion Counters of Digital Circuits

Answer»

Right answer is (b) Timing operations, counting operations, sequencing, and frequency division

Easy explanation: There are no integrated CIRCUIT counter chips employed for frequency MULTIPLICATION. In the rest of the options, frequency multiplication is mentioned which is not RELATED to counters in ANYWAY. So, they are not the correct answers.Thus, counters are used for timing operations, counting operations, sequencing and frequency division.

53.

Ripple counter IC has _____________(a) 10 pins(b) 11 pins(c) 12 pins(d) 14 pinsThe question was asked by my college professor while I was bunking the class.The doubt is from Counter ICs in chapter Counters of Digital Circuits

Answer»

Correct choice is (d) 14 pins

For EXPLANATION: A RIPPLE counter is of 4-bit and has 4 J-K flip-flops. Ripple counter IC has 14 pins.

54.

The set inputs are used in a decade counter, why?(a) To set the counter to 0011(b) To set the counter to 1000(c) To set the counter to 1001(d) To set the counter to 0001I have been asked this question by my college director while I was bunking the class.This key question is from Counter ICs topic in portion Counters of Digital Circuits

Answer»

The correct choice is (c) To set the COUNTER to 1001

For explanation: The set inputs are used in a decade counter to set the counter to 1001 which is 9 in DECIMAL, as a decade counter COUNTS from 0 to 9.

55.

List which pins need to be connected together on a 7493 to make a MOD-12 counter.(a) 12 to 1, 11 to 3, 9 to 2(b) 12 to 1, 11 to 3, 12 to 2(c) 12 to 1, 11 to 3, 8 to 2(d) 12 to 1, 11 to 3, 1 to 2I have been asked this question at a job interview.Enquiry is from Counter ICs topic in portion Counters of Digital Circuits

Answer»

Correct choice is (C) 12 to 1, 11 to 3, 8 to 2

To EXPLAIN: IC-7493 is a MOD-16 counter. So maximum, it can have 16 states. A MOD-12 counter will have 12-states. Thus, it is clear from the diagram shown below: 12 & 1 are clear pins, 11 & 3 are clock pins, 8 & 2 are input for 7493 FF.

56.

Reset inputs are used in IC 7490, why?(a) For increment of bit by 1(b) For decrement of bit by 1(c) For reset the counter(d) For setting the counterThis question was posed to me in a job interview.My question is taken from Counter ICs in chapter Counters of Digital Circuits

Answer» CORRECT answer is (c) For reset the counter

To EXPLAIN I would SAY: The reset inputs are used to reset the counter to 0000.
57.

In a 4-bit decade counter, four master-slave flip-flops are internally connected to provide a ________ bit counter.(a) Divide-by-2 & divide-by-6(b) Divide-by-6 & divide-by-8(c) Divide-by-2 & divide-by-5(d) Divide-by-4 & divide-by-8The question was posed to me in a national level competition.This is a very interesting question from Counter ICs in portion Counters of Digital Circuits

Answer» CORRECT option is (C) Divide-by-2 & divide-by-5

Easy explanation: In a decade counter, four master-slave flip-flops are internally connected to provide a Divide-by-2 & divide-by-5 bit counter.
58.

Which of the following is a decade counter?(a) IC 7493(b) IC 7490(c) IC 7491(d) IC 7492I got this question during an online exam.The origin of the question is Counter ICs in chapter Counters of Digital Circuits

Answer» RIGHT answer is (B) IC 7490

To EXPLAIN I would SAY: IC 7490 is called as DECADE counter or MOD-10. Thus, it has 10 states.
59.

In a 4-bit binary ripple counter, four master-slave flip-flops are internally connected to provide a ________ bit counter.(a) Divide-by-2 & divide-by-6(b) Divide-by-6 & divide-by-8(c) Divide-by-2 & divide-by-8(d) Divide-by-4 & divide-by-8The question was posed to me in an online quiz.I would like to ask this question from Counter ICs topic in division Counters of Digital Circuits

Answer»

Right OPTION is (c) Divide-by-2 & divide-by-8

Explanation: In a 4-bit BINARY RIPPLE COUNTER, FOUR master-slave flip-flops are internally connected to provide a Divide-by-2 & divide-by-8 bit counter.

60.

A reset input is used in IC 7493, why?(a) For increment of bit by 1(b) For decrement of bit by 1(c) For reset the counter(d) For setting the counterThis question was addressed to me during an interview.This is a very interesting question from Counter ICs topic in chapter Counters of Digital Circuits

Answer»

Right answer is (C) For RESET the counter

The EXPLANATION is: The reset inputs are used to reset the counter to 0000.

61.

IC 7493 consist of ____________(a) 4 S-R flip-flop(b) 4 J-K flip-flop(c) 4 master-slave flip-flop(d) 4 D flip-flopThis question was addressed to me in an international level competition.Question is from Counter ICs topic in division Counters of Digital Circuits

Answer»

Correct ANSWER is (C) 4 master-slave flip-flop

Explanation: IC 7493 consist of 4 J-K master-slave flip-flop. It is a MOD-16 COUNTER with 2^4 = 16 STATES.

62.

How many different states does a 2-bit asynchronous counter have?(a) 1(b) 4(c) 2(d) 8The question was asked in an interview for job.My question is based upon Counter ICs topic in section Counters of Digital Circuits

Answer»

Correct answer is (b) 4

The best EXPLANATION: For a n-bit counter, total number of STATES = 2^n. THUS, for 2-bit counter, total number of states = 2^2 = 4.

63.

What is the difference between a 7490 and a 7493?(a) 7490 is a MOD-10, 7493 is a MOD-16(b) 7490 is a MOD-16, 7493 is a MOD-10(c) 7490 is a MOD-12, 7493 is a MOD-16(d) 7490 is a MOD-10, 7493 is a MOD-12The question was asked during an interview.My query is from Counter ICs in chapter Counters of Digital Circuits

Answer» RIGHT CHOICE is (a) 7490 is a MOD-10, 7493 is a MOD-16

Explanation: The difference between a 7490 and a 7493 is that 7490 is a MOD-10, 7493 is a MOD-16 counter. THUS, 7490 traverses 10 STATES and 7493 traverses 16 states.
64.

A principle regarding most display decoders is that when the correct input is present, the related output will switch ____________(a) HIGH(b) To high impedance(c) To an open(d) LOWI had been asked this question in an international level competition.My question is from Asynchronous Counter in section Counters of Digital Circuits

Answer»

Right ANSWER is (d) LOW

To ELABORATE: A principle regarding most display decoders is that when the correct input is present, the RELATED OUTPUT will switch LOW. Since it’s an active-low device.

65.

A 4-bit counter has a maximum modulus of ____________(a) 3(b) 6(c) 8(d) 16This question was posed to me in exam.Origin of the question is Asynchronous Counter in section Counters of Digital Circuits

Answer»

Right CHOICE is (d) 16

Easiest EXPLANATION: In a n-bit counter, the TOTAL number of states = 2^n.

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

66.

Three cascaded decade counters will divide the input frequency by ____________(a) 10(b) 20(c) 100(d) 1000I had been asked this question in exam.Question is taken from Asynchronous Counter topic in chapter Counters of Digital Circuits

Answer» RIGHT choice is (d) 1000

Best explanation: Decade COUNTER has 10 STATES. So, THREE decade counters are cascaded i.e. 10*10*10=1000 states.
67.

A 4-bit ripple counter consists of flip-flops, which each have a propagation delay from clock to Q output of 15 ns. For the counter to recycle from 1111 to 0000, it takes a total of ____________(a) 15 ns(b) 30 ns(c) 45 ns(d) 60 nsThis question was addressed to me at a job interview.This intriguing question comes from Asynchronous Counter topic in division Counters of Digital Circuits

Answer»

The correct OPTION is (d) 60 ns

To explain I would say: Since a COUNTER is constructed USING flip-flops, therefore, the propagation delay in the counter occurs only due to the flip-flops. ONE BIT change is 15 ns, so 4-bit change = 15 * 4 = 60.

68.

An asynchronous 4-bit binary down counter changes from count 2 to count 3. How many transitional states are required?(a) 1(b) 2(c) 8(d) 15The question was asked in unit test.My question is from Asynchronous Counter topic in division Counters of Digital Circuits

Answer»

The correct answer is (d) 15

The BEST I can explain: Transitional state is given by (2^n – 1). Since, it’s a 4-bit counter, therefore, transition states = 2^4 – 1 = 15. So, TOTAL transitional states are 15.

69.

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.

70.

A 5-bit asynchronous binary counter is made up of five flip-flops, each with a 12 ns propagation delay. The total propagation delay (tp(total)) is ____________(a) 12 ms(b) 24 ns(c) 48 ns(d) 60 nsThis question was addressed to me in semester exam.Origin of the question is Asynchronous Counter topic in division Counters of Digital Circuits

Answer»
71.

How many flip-flops are required to construct a decade counter?(a) 4(b) 8(c) 5(d) 10The question was asked in an interview for internship.The above asked question is from Asynchronous Counter topic in portion Counters of Digital Circuits

Answer»

The correct option is (a) 4

For explanation: Number of FLIP-flop required is calculated by this FORMULA: 2^(n-1) <= N< = 2^n. 2^4=16and2^3=8, THEREFORE, 4 flip FLOPS NEEDED.

72.

The terminal count of a typical modulus-10 binary counter is ____________(a) 0000(b) 1010(c) 1001(d) 1111The question was asked in final exam.Question is from Asynchronous Counter in section Counters of Digital Circuits

Answer» RIGHT CHOICE is (c) 1001

The best I can explain: A binary COUNTER counts or produces the equivalent binary number depending on the cycles of the CLOCK input. Modulus-10 means count from 0 to 9. So, the terminal count is 9 (1001).
73.

What happens to the parallel output word in an asynchronous binary down counter whenever a clock pulse occurs?(a) The output increases by 1(b) The output decreases by 1(c) The output word increases by 2(d) The output word decreases by 2I got this question during an online interview.Origin of the question is Asynchronous Counter topic in division Counters of Digital Circuits

Answer»

Correct ANSWER is (b) The output decreases by 1

Easiest EXPLANATION: In an ASYNCHRONOUS counter, there isn’t any CLOCK input. The output of 1^st flip-flop is given to second flip-flop as clock input. So, in case of binary down counter the output WORD decreases by 1.

74.

Internal propagation delay of asynchronous counter is removed by ____________(a) Ripple counter(b) Ring counter(c) Modulus counter(d) Synchronous counterThe question was asked by my college director while I was bunking the class.I'd like to ask this question from Asynchronous Counter topic in portion Counters of Digital Circuits

Answer»

Correct answer is (d) Synchronous counter

The explanation is: Propagation delay REFERS to the amount of time taken in PRODUCING an output when the input is altered. INTERNAL propagation delay of asynchronous counter is removed by synchronous counter because CLOCK input is given to each flip-flop individually in synchronous counter.

75.

One of the major drawbacks to the use of asynchronous counters is that ____________(a) Low-frequency applications are limited because of internal propagation delays(b) High-frequency applications are limited because of internal propagation delays(c) Asynchronous counters do not have major drawbacks and are suitable for use in high- and low-frequency counting applications(d) Asynchronous counters do not have propagation delays, which limits their use in high-frequency applicationsI got this question in examination.This question is from Asynchronous Counter in division Counters of Digital Circuits

Answer»

Right answer is (b) High-frequency applications are limited because of INTERNAL propagation delays

To elaborate: One of the major drawbacks to the use of ASYNCHRONOUS counters is that High-frequency applications are limited because of internal propagation delays. Propagation delay refers to the AMOUNT of time taken in PRODUCING an output when the INPUT is altered.

76.

A ripple counter’s speed is limited by the propagation delay of _____________(a) Each flip-flop(b) All flip-flops and gates(c) The flip-flops only with gates(d) Only circuit gatesI got this question during a job interview.The query is from Asynchronous Counter in division Counters of Digital Circuits

Answer»

Right choice is (a) Each flip-flop

For explanation I would say: A ripple counter is something that is derived by other flip-flops. It’s LIKE a series of Flip Flops. Output of one FF becomes the INPUT of the next. Because ripple counter is COMPOSED of FF only and no gates are there other than FF, so only propagation delay of FF will be TAKEN into account. Propagation delay refers to the amount of TIME taken in producing an output when the input is altered.

77.

How many natural states will there be in a 4-bit ripple counter?(a) 4(b) 8(c) 16(d) 32The question was posed to me in an internship interview.My doubt stems from Asynchronous Counter topic in chapter Counters of Digital Circuits

Answer»

The correct choice is (C) 16

To ELABORATE: In an n-bit counter, the total NUMBER of states = 2^n.

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

78.

BCD counter is also known as ____________(a) Parallel counter(b) Decade counter(c) Synchronous counter(d) VLSI counterThis question was posed to me in quiz.The above asked question is from Counters in section Counters of Digital Circuits

Answer»

Right ANSWER is (B) Decade counter

Explanation: BCD counter is also KNOWN as decade counter because both have the same NUMBER of stages and both count from 0 to 9.

79.

The parallel outputs of a counter circuit represent the _____________(a) Parallel data word(b) Clock frequency(c) Counter modulus(d) Clock countThis question was posed to me by my college professor while I was bunking the class.My question comes from Counters in portion Counters of Digital Circuits

Answer» CORRECT option is (d) Clock count

The explanation is: The parallel outputs of a COUNTER circuit represent the clock count. A counter counts the NUMBER of times an EVENT takes place in accordance to the clock pulse.
80.

Three decade counter would have ____________(a) 2 BCD counters(b) 3 BCD counters(c) 4 BCD counters(d) 5 BCD countersI have been asked this question in class test.The query is from Counters in chapter Counters of Digital Circuits

Answer»

Correct answer is (B) 3 BCD counters

The explanation: Three DECADE counter has 30 states and a BCD counter has 10 states. So, it would require 3 BCD counters. Thus, a three decade counter will COUNT from 0 to 29.

81.

Synchronous counter is a type of ____________(a) SSI counters(b) LSI counters(c) MSI counters(d) VLSI countersI got this question by my college director while I was bunking the class.This is a very interesting question from Counters topic in division Counters of Digital Circuits

Answer»

Correct choice is (c) MSI counters

Best EXPLANATION: Synchronous Counter is a MEDIUM SCALE Integrated (MSI). In Synchronous Counters, the clock PULSE is supplied to all the flip-flops SIMULTANEOUSLY.

82.

In digital logic, a counter is a device which ____________(a) Counts the number of outputs(b) Stores the number of times a particular event or process has occurred(c) Stores the number of times a clock pulse rises and falls(d) Counts the number of inputsI got this question in an online interview.My question is based upon Counters topic in chapter Counters of Digital Circuits

Answer»

The correct choice is (b) STORES the number of times a PARTICULAR EVENT or process has occurred

To elaborate: In digital LOGIC and computing, a counter is a device which stores (and sometimes displays) the number of times a particular event or process has occurred, often in relationship to a CLOCK signal.

83.

Ripple counters are also called ____________(a) SSI counters(b) Asynchronous counters(c) Synchronous counters(d) VLSI countersI got this question during an interview.The origin of the question is Counters in chapter Counters of Digital Circuits

Answer»

The correct choice is (b) Asynchronous COUNTERS

Easy explanation: Ripple counters are also called asynchronous COUNTER. In Asynchronous counters, only the FIRST flip-flop is connected to an EXTERNAL clock while the REST of the flip-flops have their preceding flip-flop output as clock to them.

84.

What is the maximum possible range of bit-count specifically in n-bit binary counter consisting of ‘n’ number of flip-flops?(a) 0 to 2^n(b) 0 to 2^n + 1(c) 0 to 2^n – 1(d) 0 to 2^n+1/2I got this question in homework.I want to ask this question from Counters in chapter Counters of Digital Circuits

Answer»

Right ANSWER is (c) 0 to 2^n – 1

To explain I would say: The maximum possible RANGE of bit-count specifically in n-bit BINARY counter consisting of ‘n’ number of flip-flops is 0 to 2^n-1. For say, there is a 2-bit counter, then it will count till 2^2-1 = 3. THUS, it will count from 0 to 3.

85.

A counter circuit is usually constructed of ____________(a) A number of latches connected in cascade form(b) A number of NAND gates connected in cascade form(c) A number of flip-flops connected in cascade(d) A number of NOR gates connected in cascade formThis question was addressed to me in an interview for job.The origin of the question is Counters in portion Counters of Digital Circuits

Answer»

Correct answer is (c) A number of flip-flops CONNECTED in cascade

Easiest explanation: A COUNTER circuit is usually constructed of a number of flip-flops connected in cascade. Preferably, JKFlip-flops are used to CONSTRUCT counters and REGISTERS.