Thursday, July 19, 2012

Numbering System Basics

The following six problems illustrate the conversion from Binary to Hexadecimal/Decimal and vice versa as well as 2's complement for binary addition.

1.Convert  binary 11000111101011.1001101  > hex
2. Convert binary 100000111.011 > decimal
3. Convert hexadecimal  7A3.1D > binary



4.  + 26 & +15
5. +26 & -15
6. -26 & +15




No comments:

Post a Comment