Home Subjects Electronics (ECE) Digital Electronics

Electronics (ECE)
Digital Electronics

Analog/digital electronics, communication

39 Q 4 Topics Take Mock Test
Advertisement
Difficulty: All Easy Medium Hard 11–20 of 39
Topics in Electronics (ECE)
What is the Boolean expression for a 2-input NAND gate?
A Y = (A+B)'
B Y = (A.B)'
C Y = A'.B'
D Y = A+B
Correct Answer:  B. Y = (A.B)'
EXPLANATION

NAND gate is the complement of AND, so Y = (A.B)' where . represents AND operation.

Test
Which of the following logic gates has an output of 1 only when both inputs are different?
A XOR gate
B XNOR gate
C AND gate
D NOR gate
Correct Answer:  A. XOR gate
EXPLANATION

XOR (Exclusive OR) produces 1 when inputs are different and 0 when they are same.

Test
In a 3-to-8 decoder, if the binary input is 101, which output line will be activated?
A Line 5
B Line 6
C Line 3
D Line 7
Correct Answer:  A. Line 5
EXPLANATION

Binary 101 = 5 in decimal, so output line 5 is activated in a decoder.

Test
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
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