9.    Converting (0111011.100)2 to base 16 yields which of the following results?
 
-      73.8
 -      3C.4
 -      3B.8
 -      73.4
 -      3B.4
 
3 is CORRECT.  Starting from the radix point, we have 1011 = B, 011 = 0011 = 3, and .100 = .1000 = .8.  Therefore, (0111011.100)2 = (3B.8). 
[  Go Back To Question 9 ]
[ Go Back To The Beginning Of Quiz ]