Information Representation I -- Number Systems Exercise, Exercises of Computer science

Information Representation I -- Number Systems Exercise

Typology: Exercises

2019/2020

Uploaded on 11/11/2023

akbar-omonov
akbar-omonov 🇺🇿

1 document

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Name: __________________________ Unit 1: Computer Systems, pages 1 of 1
-
Lab 1: Information Representation I -- Number Systems Exercise
1. What is the next number after 1012 in base 2?
2. What is the next number after 9910 in base10?
3. List all binary numbers from 0 to 7.
4. What is the actual number of bytes in 1 Kilo byte?
5. How many bits does it require to represent each binary from 0 to 15? List all binary numbers.
6. What is the decimal value of binary number 1002?
7. What is the decimal value of binary number 11012?
8. Convert the binary 111010110112 to hexadecimal number.
9. Convert the integer 11310 to a binary using the reversed-positional notation.
10. Convert the integer 17810 to a binary using the reversed-positional notation.

Partial preview of the text

Download Information Representation I -- Number Systems Exercise and more Exercises Computer science in PDF only on Docsity!

  • Name: __________________________^ Unit 1: Computer Systems, pages 1 of 1

1. What is the next number after 101^ Lab 1: Information Representation I -- Number Systems^ Exercise

2 in base 2?

  1. What is the next number after 99 10 in base10?
  2. List all binary numbers from 0 to 7.
  3. What is the actual number of bytes in 1 Kilo byte?
  4. How many bits does it require to represent each binary from 0 to 15? List all binary numbers.
  5. What is the decimal value of binary number 100 2?
  6. What is the decimal value of binary number 1101 2?
  7. Convert the binary 11101011011 2 to hexadecimal number.
  8. Convert the integer 113 10 to a binary using the reversed-positional notation.
  9. Convert the integer 178 10 to a binary using the reversed-positional notation.