NEW
Font size
WorksheetsDigital Logic Worksheet
Total questions: 50
Worksheet time: 25mins
Which gate outputs HIGH only when all inputs are HIGH?
OR
AND
XOR
NOR
Which gate is called a universal gate?
AND
OR
NAND
XOR
The output of a NOT gate is:
Same as input
Complement of input
Always HIGH
Always LOW
The Boolean expression for an OR gate is:
A+B
A⋅B
A⊕B
A′+B′
What does the Boolean expression A⋅B+A⋅C simplify to?
A⋅(B+C)
A+B+C
A⋅B⋅C
B+C
Which law states that A+A′B=A+B ?
Distributive Law
Absorption Law
De Morgan's Law
Demorgan’s Law
The output of an XOR gate is HIGH when:
Both inputs are LOW
Both inputs are HIGH
Inputs are different
Inputs are same
De Morgan’s theorem states:
(A+B)′=A′B′
(A⋅B)′=A′+B′
Both A and B
None
How many cells does a 3-variable Karnaugh map have?
4
6
8
16
What is the primary purpose of a Karnaugh map?
To multiply Boolean expressions
To minimize Boolean expressions
To add Boolean expressions
To invert Boolean expressions
What does the 7-segment display show?
Alphabet
Decimal digits
Hexadecimal
Binary numbers
Which segment is off to display digit 0 in a 7-segment display?
a
g
d
f
What type of flip-flop toggles its output when both inputs are 1?
SR Flip-Flop
D Flip-Flop
JK Flip-Flop
T Flip-Flop
Which flip-flop is used as a binary counter?
SR Flip-Flop
D Flip-Flop
JK Flip-Flop
T Flip-Flop
How many states does a 4-bit binary counter have?
8
12
16
32
What is the main difference between asynchronous and synchronous counters?
Number of bits
Type of flip-flop
Clock triggering method
Output logic
Which IC is commonly used for asynchronous counters?
7490
555
74161
7400
Which counter counts both up and down?
Asynchronous
Synchronous
Up-Down Counter
Ripple Counter
What is the function of a decoder?
Converts binary input to decimal output
Converts decimal input to binary output
Converts data to address
Converts parallel data to serial data
How many outputs does a 3-to-8 decoder have?
3
6
8
9
An encoder converts:
Fewer inputs to more outputs
More inputs to fewer outputs
Parallel to serial data
Serial to parallel data
How many inputs does an 8-to-3 encoder have?
3
8
4
16
What is the primary use of a multiplexer?
Data compression
Data selection
Data expansion
Data conversion
A 4-to-1 multiplexer has how many select lines?
1
2
3
4
What is the output of a demultiplexer?
Single input to multiple outputs
Multiple inputs to single output
Multiple outputs to multiple inputs
None
How many outputs does a 1-to-4 demultiplexer have?
1
2
4
8
What is the minimum number of select lines needed for a 16-to-1 multiplexer?
2
3
4
5
Which logic gate is used to implement an inverter?
AND
OR
NOT
XOR
Which Boolean law states A+0=A ?
Identity Law
Null Law
Distributive Law
De Morgan’s Law
What is the output of the NOR gate when all inputs are LOW?
HIGH
LOW
Undefined
None
Which flip-flop has no invalid state?
SR Flip-Flop
JK Flip-Flop
D Flip-Flop
T Flip-Flop
What is the clock pulse in synchronous counters called?
Ripple clock
Common clock
Asynchronous clock
Pulse clock
What is the maximum count of a 3-bit binary counter?
3
7
8
15
Which gate is used in the construction of a half adder circuit?
AND and OR
XOR and AND
XOR and OR
NOR and AND
The Karnaugh map method is used to:
Design hardware
Minimize Boolean functions
Test circuits
Measure voltages
What type of counter is a Johnson counter?
Asynchronous
Synchronous
Decade counter
Ring counter
Which device converts parallel data into serial data?
Decoder
Multiplexer
Encoder
Shift Register
What is the typical propagation delay in digital circuits?
Seconds
Microseconds
Nanoseconds
Hours
Which flip-flop is known as data or delay flip-flop?
SR Flip-Flop
D Flip-Flop
JK Flip-Flop
T Flip-Flop
A 2-to-4 decoder has how many inputs?
1
2
3
4
Multiplexer is also called:
Data selector
Data encoder
Data decoder
Data converter
Which logic gate has the highest propagation delay?
AND
OR
NAND
XOR
What is the minimum number of flip-flops needed for a decade counter?
2
3
4
5
What does MSI stand for?
Medium Scale Integration
Multi Scale Integration
Maximum Scale Integration
Minimum Scale Integration
What is the function of an asynchronous counter?
All flip-flops triggered together
Flip-flops triggered sequentially
Data encoding
Data decoding
What is the output of a 2-input NAND gate when both inputs are 1?
0
1
Depends
Undefined
Which flip-flop is used for data storage?
SR Flip-Flop
D Flip-Flop
JK Flip-Flop
T Flip-Flop
What is the function of a demultiplexer?
Sends one input to multiple outputs
Sends multiple inputs to one output
Converts data
None
How many outputs are there in a 3-to-8 decoder?
3
6
8
9
Which gate’s output is LOW only when all inputs are HIGH?
AND
OR
NOR
NAND
