Beginner
Digital Logic Design
Q30 / 100
What is the function of an "SR latch" (Set-Reset latch)?
Correct! Well done.
Incorrect.
The correct answer is A) A basic memory element with Set and Reset inputs that can store a single bit, holding its state until explicitly changed by the Set or Reset signals
A
Correct Answer
A basic memory element with Set and Reset inputs that can store a single bit, holding its state until explicitly changed by the Set or Reset signals
Explanation
The SR latch is one of the simplest sequential storage elements; setting "S" sets the output to 1, setting "R" resets it to 0, and with neither active, it retains ("latches") its previous value.
Progress
30/100