1

Click here to load reader

Conversion Practice

Embed Size (px)

DESCRIPTION

Conserion Practice

Citation preview

  • Dec/Hex/Bin Conversion Practice

    1. Convert the following from decimal to hex/bin:

    145

    39

    1

    190

    81

    2. Convert the following from binary to hex/dec:

    100011

    101010

    101010110

    3. Convert the following from hexadecimal to dec/bin:

    8D

    99

    4. Represent -145 as a dword

    5. Convert the IEEE hex value C2E44000 to decimal:

    6. What are the decimal values of these signed byte hex values?

    2D

    D3