Question:
Binary Conversion to Decimal/Hex
1. Convert the 6-bit unsigned binary numbers shown below to decimal form.
a. (110101)base2
b. (010101)base2
2. Convert the unsigned binary numbers shown below to hexadecimal form.
a. (110101)base2
b. (11011001)base2