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 21–30 of 39
Topics in Electronics (ECE)
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
Which of the following is NOT a characteristic of ROM (Read-Only Memory)?
A Non-volatile storage
B Programmable by user after manufacture
C Permanent data storage
D Used for storing control sequences
Correct Answer:  B. Programmable by user after manufacture
EXPLANATION

Standard ROM is programmed during manufacturing and cannot be reprogrammed by users. PROM, EPROM, and EEPROM allow user programming, but basic ROM does not

Test
In VHDL, what does the 'rising_edge' function detect?
A High logic level
B Transition from 0 to 1
C Transition from 1 to 0
D Clock frequency change
Correct Answer:  B. Transition from 0 to 1
EXPLANATION

'rising_edge' detects a transition from LOW (0) to HIGH (1) on a signal, commonly used in synchronous designs to trigger actions on positive clock edges

Test
A 3-to-8 decoder has how many output lines, and what is the number of active outputs for any single input combination?
A 8 lines, 1 active output
B 3 lines, 1 active output
C 8 lines, 3 active outputs
D 3 lines, 8 active outputs
Correct Answer:  A. 8 lines, 1 active output
EXPLANATION

A 3-to-8 decoder has 2³ = 8 output lines. For any valid input combination, exactly 1 output line is activated (HIGH), while others remain LOW

Test
The Gray code for decimal 5 is:
A 0101
B 0111
C 0110
D 1001
Correct Answer:  B. 0111
EXPLANATION

Decimal 5 = Binary 0101. Gray code is obtained by: G0=B0=1, G1=B0⊕B1=0⊕1=1, G2=B1⊕B2=1⊕0=1, G3=B2⊕B3=0⊕0=0. Result: 0111

Test
A SR flip-flop with S=0, R=0 results in:
A Set state
B Reset state
C No change in state
D Indeterminate state
Correct Answer:  C. No change in state
EXPLANATION

When S=0 and R=0, the SR flip-flop holds its previous state. No change occurs because neither set nor reset is activated

Test
Which logic gate produces HIGH output only when both inputs are different?
A AND gate
B XOR gate
C NAND gate
D NOR gate
Correct Answer:  B. XOR gate
EXPLANATION

XOR (Exclusive OR) gate produces HIGH output when inputs are different (01 or 10). When inputs are same (00 or 11), output is LOW

Test
In a 4-bit ripple counter using negative edge-triggered flip-flops, if the input frequency is 16 MHz, what is the frequency at the output of the third flip-flop?
A 2 MHz
B 4 MHz
C 8 MHz
D 1 MHz
Correct Answer:  A. 2 MHz
EXPLANATION

In a ripple counter, each flip-flop divides the frequency by 2. The third flip-flop output frequency = 16 MHz / 2³ = 16 / 8 = 2 MHz

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