Computer Number Systems

8 questions

Q1
Convert the octal number 3478347_8 to decimal.
Q2
Subtract the binary number 101021010_2 from 11001211001_2. Give your answer in binary.
Q3
Convert the decimal number 156 to binary.
Q4
Which of the following is the octal equivalent of the hex number 1C16\text{1C}_{16}?
Q5
Convert the hexadecimal number 2AF16\text{2AF}_{16} to decimal.
Q6
What is the hexadecimal representation of the binary number 11010110211010110_2?
Q7
What is the largest decimal value that can be represented with 6 binary digits?
Q8
Add the binary numbers 10110210110_2 and 110121101_2. Give your answer in binary.