Question 1123345
The binary number 11001011, when written in base ten
--------
Binary is tedious and prone to errors and seldom used.
Convert to Hex:
1100 1011 = $CB
= 16*12 + 11
= 203