0% found this document useful (0 votes)
133 views11 pages

Binary Addition Exercises

This document provides examples of binary addition problems and their solutions. It contains 10 binary addition exercises showing two binary numbers being added together and displaying the sum. The exercises demonstrate how to perform binary addition by adding corresponding bits and carrying over when the sum is greater than 1.

Uploaded by

Canduman Nhs
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
133 views11 pages

Binary Addition Exercises

This document provides examples of binary addition problems and their solutions. It contains 10 binary addition exercises showing two binary numbers being added together and displaying the sum. The exercises demonstrate how to perform binary addition by adding corresponding bits and carrying over when the sum is greater than 1.

Uploaded by

Canduman Nhs
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 11

BINARY

ADDITION
Exercises
COMPUTER HARDWARE SERVICING 08

1
1111000 + 11111 =
10010111

2
11111111 + 11111=
100011110

3
1100111 + 10011=
1111010

4
11000111 + 1110111=
100111110

5
11111 + 11111=
111110

6
111111 + 1001=
1001000

7
111 + 11=
1010

8
10101011 + 110011=
11011110

9
1111000 + 111=
1111111

1
0
111111 + 111=

1000110

You might also like