Digital Electronics MCQs (Part-14)

What is the function of a NOT gate in digital logic?

A Invert the input
B Combine inputs
C Select an output
D Perform addition

What is the main function of an AND gate?

A Combine inputs
B Amplify signals
C Output 1 only when all inputs are 1
D Perform subtraction

Which of the following is a sequential circuit?

A XOR gate
B Register
C Adder
D Encoder

What is the primary function of a decoder in digital systems?

A Encode data
B Convert data to binary
C Convert binary input to active output
D Perform arithmetic operations

What does a multiplexer do in digital electronics?

A Select one input from many
B Store data
C Convert data
D Perform subtraction

What is the main advantage of using Karnaugh maps in Boolean algebra?

A Increase computation speed
B Simplify Boolean expressions
C Perfor m logic operations
D Store data

Which logic gate outputs 1 only when both inputs are 1?

A XOR gate
B NOT gate
C AND gate
D OR gate

What is the role of an arithmetic logic unit (ALU) in a processor?

A Generate clock signals
B Perform arithmetic and logical operations
C Control memory
D Store data

Which of the following components is used to store one bit of data?

A Encoder
B Multiplexer
C Adder
D Flip–flop

Which of the following is an example of combinational logic?

A Register
B Adder
C Flip–flop
D Counter

What does a truth table represent in digital logic?

A Memory storage
B Circuit layout
C Signal propagation
D Input–output relationships

What does a flip–flop change its state based on?

A Data input only
B Output signal
C Clock signal
D Previous state only

What type of circuit is used to count events or pulses?

A Decoder
B Counter
C Register
D Adder

What is the purpose of a logic analyzer in digital electronics?

A Store data
B Perform arithmetic operations
C Convert digital to analog
D Analyze signal timing

What is the main advantage of using sequential circuits in digital systems?

A They store data
B No clock required
C Simplified design
D Faster than combinational circuits