Computer Science, asked by divaker6536, 12 days ago

A digital computer really works on 0 and 1. How can you prove that 0 and 1 is makes addition possible? Design a full adder to verify that a computer can add numbers using only 0s and 1s.

Answers

Answered by rakshanvnr
0

Answer:

mark as brainliest

Explanation:

digital circuit built from two logic gates. The half adder adds to one-bit binary numbers (AB). The output is the sum of the two bits (S) and the carry (C).

Similar questions