A register in digital electronics is a group of flip-flops used to store multiple bits of binary data. Each flip-flop can store one bit, so multiple flip-flops are combined to create registers that store bytes or words. Registers are NOT made of OR gates or combinations of logic gates - those are used for combinational logic, not data storage.