Number System Sheet Sol
Number System Sheet Sol
(a) 1101
(b) 100011
(c) 11011.0011
(a) 15
(b) B8
(c) AB4
(d) A4.9
(e) D2.76B
4) Convert the following octal numbers to decimal:
(a) 15
(b) 125
(c) 15.6
(d) 24.73
5) Convert the following binary numbers to octal:
(a) 110
(b) 11001
(c) 0.11111
(d) 10.11
(e) 10110.0111
6) Convert the following octal numbers to binary:
(a) 54
(b) 232.2
(c) 453.45
(d) 31.234
7) Convert the following decimal numbers to octal:
(a) 8
(b) 0.55
(c) 93.2
(d) 545.375
8) Convert the following hexadecimal numbers to binary:
(a) 9
(b) 1B
(c) 0.AB
(d) AB
(e) 12.B
9) Convert the following binary numbers to hexadecimal:
(a) 11101.011
(b) 11011.11
(c) 111.1
(10) Complete the following table:
(0111)2 +(0101)2
(110110)2 − (100101)2
13) Show results for adding those two’s complement numbers then find
whether overflow occurs or not
(11110)2 + (11101)2
14) Show results for subtracting those two’s complement numbers
(10011)2 − (10101)2