You are on page 1of 1

Chapter 1

Lesson 1 Worksheet 2
Answer the following questions:

a) Convert the following decimal numbers to binary:

1. 4 =100

2. 56 =01110000

3. 220 =011011100

4. 1250 =010011100010

b) Convert the following binary numbers to decimal:

1. 10110000 = 176

2. 00011000 = 24

3. 10101010 = 170

4. 00000011 = 3

5. 10101 = 21

6. 11101 = 29

c) Convert the following hexadecimal numbers to decimal:

1. 3A = 58

2. 112 = 274

3. F09 = 3849

4. EE = 238

An Introduction to Programming Using Microsoft Visual Basic 2010


2012 EMC Publishing, LLC

You might also like