What property of flipflops distinguishes them from latches L
What property of flip-flops distinguishes them from latches? Latches will never change state more than once per clock cycle, but flip-flops can change state multiple times during a clock pulse. Latches are combinational circuits, but flip-flops are sequential circuits. Flip-flops are combinational circuits, but latches are sequential circuits. Flip-flops will never change state more than once per clock cycle, but latches can change state multiple times during a clock pulse. Flip-flops are faster than latches.
Solution
the answer is d:
flipflops will never change state more than once per clock cycle,but latches can change state multiple times during a clcok cycle.
