[go: up one dir, main page]

0% found this document useful (0 votes)
11 views2 pages

Tutorial 2

The document contains tutorial questions focused on number system conversions, specifically between binary, octal, and hexadecimal systems. It includes tasks for converting binary numbers to octal and hexadecimal, as well as converting octal and hexadecimal numbers to binary. The questions require showing work for each conversion.

Uploaded by

ahmed haneef
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views2 pages

Tutorial 2

The document contains tutorial questions focused on number system conversions, specifically between binary, octal, and hexadecimal systems. It includes tasks for converting binary numbers to octal and hexadecimal, as well as converting octal and hexadecimal numbers to binary. The questions require showing work for each conversion.

Uploaded by

ahmed haneef
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Tutorial Questions 2

Read carefully and write down the answers and please show your work

Number System Conversions

Binary to Octal Conversion


1. Convert the binary number 110101 to its octal equivalent.

2. Convert the binary number 101011011 to its octal equivalent.

3. Convert the binary number 1110001 to its octal equivalent.

Octal to Binary Conversion

1. Convert the octal number 752 to its binary equivalent.

2. Convert the octal number 143 to its binary equivalent.

3. Convert the octal number 567 to its binary equivalent.

Hexadecimal to Binary Conversion

1. Convert the hexadecimal number 1F to its binary equivalent.

2. Convert the hexadecimal number A9 to its binary equivalent.

3. Convert the hexadecimal number 3C7 to its binary equivalent.


Binary to Hexadecimal Conversion
1. Convert the binary number 11010101 to its hexadecimal equivalent.

2. Convert the binary number 101111100 to its hexadecimal equivalent.

3. Convert the binary number 1110100111 to its hexadecimal equivalent.

You might also like