Home Subjects Electronics (ECE) Digital Electronics

Electronics (ECE)
Digital Electronics

Analog/digital electronics, communication

50 Q 4 Topics Take Mock Test
Advertisement
Difficulty: All Easy Medium Hard 41–50 of 50
Topics in Electronics (ECE)
In Mealy machine, the output depends on:
A Present state only
B Present input only
C Both present state and present input
D Previous state only
Correct Answer:  C. Both present state and present input
EXPLANATION

Mealy machine output depends on both present state and present input. Moore machine output depends only on present state. Mealy machines are more efficient.

Test
An asynchronous counter with n flip-flops counts from 0 to:
A n-1
B 2^n - 1
C 2^n
D n
Correct Answer:  B. 2^n - 1
EXPLANATION

An n-bit counter has 2^n possible states (from 0 to 2^n - 1). For 3-bit counter: states are 0 to 7 (000 to 111).

Test
What is the maximum frequency of a synchronous counter if each flip-flop has a propagation delay of 10 ns?
A 50 MHz
B 100 MHz
C 200 MHz
D 25 MHz
Correct Answer:  B. 100 MHz
EXPLANATION

In synchronous counters, all flip-flops change simultaneously, so maximum frequency is determined by one flip-flop delay. f_max = 1/t_pd = 1/10ns = 100 MHz.

Test
For a Karnaugh map of 4 variables, what is the minimum number of cells needed to cover all minterms?
A 4
B 8
C 16
D 32
Correct Answer:  C. 16
EXPLANATION

A 4-variable K-map has 2^4 = 16 cells, each representing one minterm. To cover all minterms, minimum 16 cells are needed.

Test
In a 4-bit binary counter, after state 1111, the next state is:
A 1110
B 0000
C 1000
D 0001
Correct Answer:  B. 0000
EXPLANATION

In a 4-bit binary counter, states cycle from 0000 to 1111 (0 to 15). After 1111, it wraps around to 0000 (overflow occurs).

Test
Which of the following Boolean expressions represents the majority function for 3 inputs?
A AB + BC + AC
B ABC
C A + B + C
D (A+B)(B+C)(A+C)
Correct Answer:  A. AB + BC + AC
EXPLANATION

Majority function outputs 1 when majority (2 or more) inputs are 1. Expression: AB + BC + AC covers all cases where at least 2 inputs are 1.

Test
What is the Hamming distance between binary numbers 1011101 and 1001001?
A 2
B 3
C 4
D 5
Correct Answer:  B. 3
EXPLANATION

Hamming distance = number of positions where bits differ. 1011101 vs 1001001: positions 3, 5, 6 differ. Hamming distance = 3.

Test
What is the simplified form of the Boolean expression A + AB + ABC?
A A
B B
C AB
D ABC
Correct Answer:  A. A
EXPLANATION

Using Boolean algebra: A + AB + ABC = A(1 + B + BC) = A(1) = A. The dominant term A absorbs all other terms.

Test
A combinational circuit with n inputs and m outputs is completely specified by:
A Logic diagram only
B Truth table only
C Boolean equation only
D Any of the above three
Correct Answer:  D. Any of the above three
EXPLANATION

A combinational circuit can be completely defined using truth table, Boolean expressions, or logic diagram. All three are equivalent representations.

Test
The truth table of which gate has odd number of 1s in output column for 2-input gate?
A AND gate
B OR gate
C XOR gate
D XNOR gate
Correct Answer:  C. XOR gate
EXPLANATION

XOR gate has 2 ones in output (when inputs are different). OR has 3 ones. AND has 1 one. These are odd. XNOR has 2 ones (even). XOR is most commonly cited.

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