Wednesday, September 9, 2015

Assignment 01: 9 Sep 2015

ENGR 121                                                Assignment 01                                                 9 Sep 2015


1.     Convert the Decimal Number 27 to:
a.     Binary
b.     Octal
c.     Hexadecimal

2.     Convert the Decimal Number 523 to:
a.     Binary
b.     Octal
c.     Hexadecimal

3.     Convert the Decimal Number 4627 to:
a.     Binary
b.     Octal
c.     Hexadecimal
4.     Convert the Hexadecimal Number 4a to:
a.     Binary
b.     Decimal
c.     Hexadecimal

5.     Convert the Hexadecimal Number 2d8f to:
a.     Binary
b.     Decimal
c.     Hexadecimal

 6.     Add the following 8-bit binary numbers:
a.     0010_1101 + 1111_1111
b.     0111_0110 + 0100_1001
c.     1001_0110 + 1101_0110
d.     0100_1101 + 0011_0010


No comments:

Post a Comment