A type of register used for data storage or for the movement of data inside calculators or computers to store data such as two binary numbers before they are added together
What is a shift register?
A component of a computer processor that adds two numbers sent from the processing instructions
What is an adder?
This is a combinational logic circuit which is designed by connecting one EX-OR gate and one AND gate and has two inputs: A and B, which add two input digits and generates a carry and a sum.
What is a Half Adder?
An electronic logic circuit that has two inputs and one output and uses a gating mechanism.
What is a latch?
An electronic circuit with two stable states that can be used to store binary data and the output is changed (i.e. the stored data is changed) only when you give an active clock signal.
What is a flip flop?