Problem 1. For the decimal numbers (15, 16, 17,..., 28, 29, 3010, tabulate their corresponding base-r number representat
Posted: Sun May 15, 2022 2:35 pm
Problem 1. For the decimal numbers (15, 16, 17,..., 28, 29, 3010, tabulate their corresponding base-r number representations for r = 2,8, 12 and 16. Adopt the convention for using A, B,...F (accordingly) to carry digits with their decimal numerical quantity > 10. Problem 2. What is the largest unsigned integer that can be expressed in 16-bits? Write down it's binary, decimal and hexadecimal representation. BTW how many bytes are there?