1) The document discusses sequential logic circuits and flip-flops. It defines sequential logic as circuits whose output depends on the previous inputs and states, requiring memory elements like flip-flops.
2) Flip-flops are described as basic memory storage elements that have two stable states and can be switched between them. Common types include SR, JK, D and T flip-flops.
3) SR and T flip-flops are discussed in detail. Their symbols, truth tables, and implementations using logic gates are presented. SR flip-flops can be built using NOR or NAND gates and can be set, reset, or held in state based on input conditions.