Beginner Digital Logic Design
Q16 / 100

What is a "register" in digital logic?

Correct! Well done.

Incorrect.

The correct answer is A) A group of flip-flops used together to store multiple bits of data, often used to hold a binary number or word

A

Correct Answer

A group of flip-flops used together to store multiple bits of data, often used to hold a binary number or word

Explanation

Registers are collections of flip-flops, each storing one bit, that together can hold a multi-bit value (e.g., an 8-bit or 32-bit register), commonly used in CPUs.

Progress
16/100