0% found this document useful (0 votes)
95 views

Lab 2-Number Systems

This document contains a lab assignment with multiple questions asking students to perform various base conversions between binary, decimal, and hexadecimal numbering systems. The questions cover converting numbers between bases such as decimal to binary, binary to decimal, hexadecimal to decimal, and include both integer and fractional number conversions.

Uploaded by

Rizzuwan Wahid
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
95 views

Lab 2-Number Systems

This document contains a lab assignment with multiple questions asking students to perform various base conversions between binary, decimal, and hexadecimal numbering systems. The questions cover converting numbers between bases such as decimal to binary, binary to decimal, hexadecimal to decimal, and include both integer and fractional number conversions.

Uploaded by

Rizzuwan Wahid
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

SSK1207 Sem 2 2021/2022

LAB 2 – INDIVIDUAL

LAB QUESTION / ACTIVITIES:

1. Perform the indicated base conversions:


a. 548 to base 5
b. 3124 to base 7
c. 5206 to base 7
d. 122123 to base 9

2. Convert the following binary numbers to their decimal equivalents:


a. 001100
b. 000011
c. 011100
d. 111100
e. 101010

3. Convert the following binary numbers to their decimal equivalents:


a. 11100.011
b. 110011.10011
c. 1010101010.1

4. Convert the following decimal numbers to their binary equivalents:


a. 64
b. 100
c. 111
d. 145
e. 255

5. Convert the following decimal numbers to their binary equivalents:


a. 34.75
b. 25.25
c. 27.1875

6. Convert the following hexadecimal numbers to their decimal


equivalents:
a. C
b. 9F
c. D52
d. 67E
e. ABCD

1
SSK1207 Sem 2 2021/2022

7. Convert the following hexadecimal numbers to their decimal


equivalents:
a. F.4
b. D3.E
c. 1111.1
d. 888.8
e. EBA.C

8. Convert the following binary numbers to their hexadecimal equivalents:


a. 1001.1111
b. 110101.011001
c. 10100111.111011

You might also like