Intel Corporation Interview Question

What is the difference between a FlipFlop and a latch?

Interview Answers

Anonymous

Feb 13, 2016

"Fight" latches are level-triggered but there are clock controlled latches. To me a flip flop has two latches: a master and a slave latch in series with complementary clocking.

Anonymous

Jun 26, 2019

Flip flops have a clock signal while latches do not.

Anonymous

Nov 28, 2010

Flip Flops are edge-triggered, whereas latches are level-triggered