Home Subjects Electronics (ECE)

Electronics (ECE)

Analog/digital electronics, communication

135 Q 4 Topics Take Mock Test
Advertisement
Difficulty: All Easy Medium Hard 81–90 of 135
Topics in Electronics (ECE)
In state machine design, if a machine has 15 different states, the minimum number of flip-flops needed is?
A 3 flip-flops
B 4 flip-flops
C 5 flip-flops
D 6 flip-flops
Correct Answer:  B. 4 flip-flops
EXPLANATION

To represent 15 states, we need n flip-flops such that 2^n ≥ 15. Since 2^4 = 16 ≥ 15, minimum 4 flip-flops are required.

Test
Which of the following is a sequential circuit?
A Multiplexer
B Encoder
C Flip-flop
D Decoder
Correct Answer:  C. Flip-flop
EXPLANATION

Sequential circuits have memory elements (flip-flops) and their output depends on past inputs. Flip-flops are the basic sequential elements; multiplexers, encoders, and decoders are combinational circuits.

Test
Which of the following is a volatile memory?
A ROM
B EPROM
C RAM
D Flash memory
Correct Answer:  C. RAM
EXPLANATION

RAM (Random Access Memory) is volatile and loses all data when power is removed. ROM, EPROM, and Flash memory are non-volatile.

Test
Which type of flip-flop has the simplest truth table and is used for frequency division?
A SR flip-flop
B T (Toggle) flip-flop
C JK flip-flop
D D flip-flop
Correct Answer:  B. T (Toggle) flip-flop
EXPLANATION

A T flip-flop toggles its output when T=1 and holds when T=0, making it ideal for frequency division and counter design.

Test
A demultiplexer (DEMUX) with 4 select lines has how many output lines?
A 4 output lines
B 8 output lines
C 16 output lines
D 32 output lines
Correct Answer:  C. 16 output lines
EXPLANATION

A demultiplexer with n select lines has 2^n output lines. For 4 select lines: 2^4 = 16 output lines.

Test
In a multiplexer (MUX) with 3 select lines, how many input lines can it handle?
A 3 input lines
B 6 input lines
C 8 input lines
D 16 input lines
Correct Answer:  C. 8 input lines
EXPLANATION

A multiplexer with n select lines can handle 2^n input lines. For 3 select lines: 2^3 = 8 input lines.

Test
A BCD counter counts from 0 to 9 and then resets. How many flip-flops are minimum required?
A 2 flip-flops
B 3 flip-flops
C 4 flip-flops
D 5 flip-flops
Correct Answer:  C. 4 flip-flops
EXPLANATION

BCD (Binary Coded Decimal) requires 4 bits to represent decimal digits 0-9 (2^4 = 16 combinations, but only 10 are used).

Test
Which of the following is a characteristic of asynchronous counters?
A All flip-flops trigger on the same clock edge
B Output of one flip-flop serves as clock input to the next
C They have zero propagation delay
D They operate at higher frequencies than synchronous counters
Correct Answer:  B. Output of one flip-flop serves as clock input to the next
EXPLANATION

Asynchronous (ripple) counters work by cascading flip-flops where the output of one flip-flop triggers the next, creating a ripple effect.

Test
What is the fundamental difference between combinational and sequential circuits?
A Combinational circuits have memory; sequential circuits don't
B Sequential circuits have memory; combinational circuits produce output based only on present inputs
C Both are identical in function
D Combinational circuits are faster than sequential circuits
Correct Answer:  B. Sequential circuits have memory; combinational circuits produce output based only on present inputs
EXPLANATION

Combinational circuits: output = f(present inputs only). Sequential circuits: output depends on present inputs AND past states (memory elements like flip-flops store history)

Test
In a 16×4 RAM, what do the numbers 16 and 4 represent respectively?
A 16 address lines, 4 data bits
B 4 address lines, 16 data bits
C 16 rows, 4 columns in memory array
D 16 words of 4 bits each
Correct Answer:  D. 16 words of 4 bits each
EXPLANATION

16×4 RAM means 16 memory words (locations), each storing 4 bits of data. This requires log₂(16)=4 address lines. Total capacity = 16 words × 4 bits = 64 bits

Test
IGET
IGET AI
Online · Exam prep assistant
Hi! 👋 I'm your iget AI assistant.

Ask me anything about exam prep, MCQ solutions, study tips, or strategies! 🎯
UPSC strategy SSC CGL syllabus Improve aptitude NEET Biology tips