+A **flip-flop** (or **latch**) is a fundamental [Digital Logic](/wiki/Digital_Logic) circuit, designed to store one bit of data. This sequential [Logic Gate](/wiki/Logic_Gate) possesses two stable states, enabling it to "remember" a past signal.
+## See also
+- [Register](/wiki/Register)
+- [Counter](/wiki/Counter)
+- [Clock](/wiki/Clock)
... 1 more lines