Digital Electronics MCQs (Part-6)

What is Boolean algebra used for in digital electronics?

A Data transmission
B Data encoding
C Logic operations
D Memory storage

What is a Karnaugh map used to simplify?

A Boolean expressions
B Data storage
C Binary numbers
D Clock pulses

Which operation is performed by an AND gate?

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

Which is used to perform arithmetic operations in digital systems?

A Decoder
B Multiplexer
C ALU
D Register

What does a digital circuit that performs logical decisions called?

A Logic gate
B Counter
C Register
D Flip-flop

Which logic gate outputs 1 when only one input is 1?

A OR
B XOR
C NOT
D AND

What is the output of an OR gate when both inputs are 0?

A 0
B Undefined
C High
D 1

Which type of circuit generates a series of binary numbers in a specific sequence?

A Register
B Decoder
C Shift register
D Counter

Which of the following is used to store and transfer data in digital electronics?

A ALU
B Counter
C Shift register
D Multiplexer

What is the main purpose of a flip-flop in a digital system?

A Store data
B Encode data
C Perform arithmetic
D Route signals

Which of these is a characteristic of a combinational circuit?

A Has memory storage
B Output depends on current inputs
C Requires a clock signal
D Depends on previous states

What does a 2-to-4 decoder do?

A Performs logical operations
B Converts binary to decimal
C Time for data transmission
D Activates one of four outputs based on input

What is the main function of an arithmetic logic unit (ALU)?

A Store data
B Decode instructions
C Perform logical operations
D Shift data

Which method is used to simplify Boolean expressions?

A Truth tables
B Karnaugh map
C Algebraic manipulation
D Shift registers

What is a characteristic of sequential circuits?

A Static output
B No memory
C Depends only on inputs
D Output depends on inputs and previous states