+A **D flip-flop** (DFF) is a fundamental [Sequential Logic](/wiki/sequential_logic) circuit that stores a single bit of [Digital Data](/wiki/digital_data). It captures the input value at a clock's edge, holding it until the next, forming the memory core of many electronic systems.
+## See also
+- [Flip-flop](/wiki/flip-flop)
+- [Logic Gate](/wiki/logic_gate)
+- [Clock Signal](/wiki/clock_signal)
... 1 more lines