Problem:
Question 1- Convert each of the following binary numbers into decimal. Assume these quantities represent unsigned integers.
(a)1101
(b)10101
(c) 1001110
(d) 100000000
Question 2- Convert each of the following decimal numbers into binary.
(a) 9
(b) 14
(c) 200
(d) 511
Please select correct answer and also provide explaination.