Difference Between Flip-flop And Latch
There are two types of circuit namely combinational circuit ( no memory elements to store past or future values which may affect the output ,only present input changes the output ) and sequential circuit ( memory element like flip-flop are involves which store data and changes the output ). Latches and flip-flops are the basic … Read more