Download as docx, pdf, or txt
Download as docx, pdf, or txt
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 =0011000

3. 220 =11011100

4. 1250 =0000010011100010

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 =50

2. 112 =274

3. F09 =2849

4. EE =238

An Introduction to Programming Using Microsoft Visual Basic 2010


2012 EMC Publishing, LLC

You might also like