You are on page 1of 1

BINARY, OCTAL AND HEXADECIMAL Work Sheet - 1

Time: 75 Min
Full Marks: 50

1. Convert the following binary numbers to decimal numbers: [1 x 12 = 12]

(a) 110 (b) 1011 (c) 1110 (d) 1001 (e) 10101 (f) 11001 (g) 101101 (h) 110011 (i) 101010

(j) 111000 (k) 1000001 (l) 10111000

2. Convert the following decimal numbers to binary numbers: [1 x 12 = 12]


(a) 5 (b) 15 (c) 19 (d) 29 (e) 31 (f) 42 (g) 57 (h) 63 (i) 47 (j) 60 (k) 73 (l) 84

3. Convert the following decimal numbers to Octal numbers: [0.5 x 4 = 2]


(a) 343 (b) 572 (c) 1265 (d) 27

4. Convert the following hexadecimal numbers to decimal numbers: [1 x 4 = 4]


(a) E7 (b) 2C (c) 98 (d) 2F1

5. Convert the following decimal numbers to Hexadecimal numbers: [1 x 4 = 4]


(a) 54 (b) 200 (c) 91 (d) 238

6. Convert the following Binary numbers to Hexadecimal numbers: [2 x 4 = 8]


(a) 11010111 (b) 11101010 (c) 10001011 (d) 10100101

7. Convert the following Hexadecimal numbers to Binary numbers: [2 x 4 = 8]


(a) 37 (b) ED (c) 9F (d) A21

You might also like