Implementation of binary adder using MSI ICs
Q1. Two 4-bit binary numbers A = 1011 and B = 1111 are applied to a 4-bit parallel adder. The carry input is 1. What are the values for the sum and carry output?
Q2. Two 4-bit binary numbers A = 1110 and B = 1010 are applied to a 4-bit parallel adder. The carry input is 0. What are the values for the sum and carry output?
Q3. How many IC's are required for 8 bit Binary Adder?
Q4. Solve 1010 + 0011 = ___________
Q5. Solve 1111 + 0110 = ____________