0%

What is a logic gate?

Correct! Wrong!

A logic gate is a basic building block of digital circuits that performs a logical operation on one or more binary inputs to produce a single output.

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

Correct! Wrong!

A flip-flop is a bistable circuit used to store binary data and is commonly used in memory storage and timing applications.

What is the role of a microprocessor in digital electronics?

Correct! Wrong!

A microprocessor is a central processing unit (CPU) that executes instructions to perform calculations and control tasks in digital systems.

What does a multiplexer do in digital circuits?

Correct! Wrong!

A multiplexer selects one of many input signals and forwards the selected input to a single output line, often used in communication systems.

What is the difference between combinational and sequential circuits?

Correct! Wrong!

Combinational circuits produce outputs based only on current inputs, while sequential circuits have memory elements that store past inputs and outputs.

What is a shift register used for in digital electronics?

Correct! Wrong!

A shift register is a type of sequential logic circuit used to store and shift binary data, often used in data storage and transfer applications.

Loading Questions...

What is the function of a demultiplexer?

Correct! Wrong!

A demultiplexer takes a single input signal and routes it to one of many output lines based on a control signal.

What is the function of a decoder in digital systems?

Correct! Wrong!

A decoder converts binary data into a readable output, often used in applications such as memory addressing and instruction decoding.

What is a register in a digital circuit?

Correct! Wrong!

A register is a small, fast storage location in a digital circuit used to hold data temporarily during processing.