Digital Electronics MCQs (Part-5)

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

A Store data
B Convert binary to decimal
C Perform logical operations
D Activate one output based on input

What type of circuit is used to add binary numbers?

A Adder
B ALU
C Decoder
D Register

What does a finite state machine (FSM) represent in digital systems?

A Memory storage
B Data conversion
C A sequence of operations
D Logic operations

Which type of circuit performs logical operations such as AND, OR, and NOT?

A Encoder
B Combinational
C Flip-flop
D Sequential

Which of these is an arithmetic operation performed by an ALU?

A Encoding
B Counting
C Addition
D Storing data

What is the primary characteristic of a sequential circuit?

A Synchronous timing
B Logic operations
C Based on inputs
D Memory storage

What type of memory is used to store permanent data in digital systems?

A ROM
B Cache
C Flash
D RAM

What is the function of a 4-to-2 encoder?

A Selects one output from multiple inputs
B Stores data
C Converts multiple inputs to binary
D Converts binary to decimal

Which gate outputs 1 only when inputs are different?

A OR
B NOT
C AND
D XOR

What does a flip-flop store?

A Binary data
B Program instructions
C Memory addresses
D Decimal values

Which circuit is used to store and shift binary data?

A Counter
B Decoder
C Shift register
D ALU

What does a 3-to-8 decoder do?

A Selects one of several inputs
B Activates one of eight outputs based on input
C Converts decimal to binary
D Performs addition

What is the function of a clock signal in a digital system?

A Store data
B Decode instructions
C Ensure correct synchronization
D Shift data

What is the key feature of an ALU?

A Signal routing
B Arithmetic and logical operations
C Data storage
D Memory addressing

What is the primary purpose of a state machine in digital electronics?

A Store data
B Control state transitions based on inputs
C Perform mathematical operations
D Perform data conversion