0% found this document useful (0 votes)
9 views4 pages

Binary To Decimal

The document contains a series of conversion problems involving binary, decimal, octal, and hexadecimal number systems. It includes tasks for converting between these systems in both directions, such as binary to decimal, decimal to binary, and so on. Each section presents specific numbers to convert, providing a comprehensive exercise in numerical base conversions.

Uploaded by

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

Binary To Decimal

The document contains a series of conversion problems involving binary, decimal, octal, and hexadecimal number systems. It includes tasks for converting between these systems in both directions, such as binary to decimal, decimal to binary, and so on. Each section presents specific numbers to convert, providing a comprehensive exercise in numerical base conversions.

Uploaded by

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

Binary to Decimal

1. Convert the binary number 110.101 to its decimal equivalent.


2. What is the decimal representation of the binary number 101.11?

Decimal to Binary

3. Convert the decimal number 10.625 to its binary equivalent.


4. Find the binary representation of the decimal number 15.375.

Octal to Decimal

5. Convert the octal number 7.45 to its decimal equivalent.


6. What is the decimal representation of the octal number 12.31?

Decimal to Octal

7. Convert the decimal number 25.8125 to its octal equivalent.


8. Find the octal representation of the decimal number 10.5625.
Hexadecimal to Decimal

9. Convert the hexadecimal number A.3 to its decimal equivalent.


10. What is the decimal representation of the hexadecimal number F.8?

Decimal to Hexadecimal

11. Convert the decimal number 20.6875 to its hexadecimal equivalent.


12. Find the hexadecimal representation of the decimal number 255.125.

Binary to Octal

13. Convert the binary number 1011.101 to its octal equivalent.


14. What is the octal representation of the binary number 11101.011?
Octal to Binary

15. Convert the octal number 17.4 to its binary equivalent.


16. Find the binary representation of the octal number 23.3.

Binary to Hexadecimal

17. Convert the binary number 101101.111 to its hexadecimal equivalent.


18. What is the hexadecimal representation of the binary number 11011.01?
Hexadecimal to Binary

19. Convert the hexadecimal number A.B to its binary equivalent.


20. What is the binary representation of the hexadecimal number 3F.6?

You might also like