Question:

Which of the following statement is correct with respect to Latch?

Show Hint

Latches are level-sensitive circuits, while flip-flops are edge-sensitive, meaning they change outputs on the rising or falling edge of the clock signal.
Updated On: May 5, 2025
  • It normally samples its inputs and changes its outputs only at times determined by the clocking signal
  • It checks all of its inputs continuously and changes its outputs accordingly at any time independent of a clocking signal
  • It is an electronic circuit with three stable states
  • It is a tristate device and used in memories
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

A latch is a level-sensitive device that continuously checks its inputs and changes its outputs based on the input conditions, irrespective of a clock signal. This contrasts with flip-flops, which are edge-triggered and only change state at specific clock transitions.
Was this answer helpful?
0
0