You are on page 1of 1

Joseph Benard Intro to Programming

Chapters 1&2 pg 23 Review questions 1-23 Odd

1.B
3.D
5.C
7.C
9.A
11.D
13.C
15.C
17.B
19.B
21.C

Pg 27 Exercises 1-3

1.Decimal to Binary
11=1011
65=1000001
100=1100100
255=11111111
2.Binary to Decimal
1101=13
1000=8
101011=43
3.My Name In Binary
Joseph=010010100100111101010011010001010101000001001000

You might also like