6. Hexadecimal is a base 16 system used in computing, where A is used to represent 10, B is used for 11, and so on up to
Posted: Sun Jul 10, 2022 11:11 am
6. Hexadecimal is a base 16 system used in computing, where A is used to represent 10, B is used for 11, and so on up to F which represents 15. a. Convert the hexadecimal number 8C2 to base 10 (4pts) b. Convert the base 10 number 210 to hexadecimal notation (4pts)