Assignment1-MalekBleibel

docx

School

University of Windsor *

*We aren’t endorsed by this school

Course

2057

Subject

Computer Science

Date

Jan 9, 2024

Type

docx

Pages

2

Uploaded by ProfLlamaMaster522

Report
Name: Malek Bleibel-110097115 1- What is the decimal number system? What symbols does it use? What is the value of the places in the decimal number system? - The decimal number system is based on 10 digits. It is based on the symbols 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9 and the symbol it uses is a dot. The first digit after the decimal represents the tenths place. The next digit represents the hundredths place. The remaining digits continue to fill in the place values until there are no digits left. 2- What is the binary number system? What symbols does it use? What is the value of the places in the binary number system? - The binary number system expresses as the base 2 numerical system, which expresses the numbers in symbols 0 or 1. The binary number symbols are 0 and 1. The value of the places in the binary number system increases by increasing the exponent on the power of 2, for example it starts with 2^0 then goes to 2^1 then 2^2 and so on. 3- What is the hexadecimal number system? What symbols does it use? What is the value of the places in the hexadecimal number system? - The Hexadecimal number system is base 16 and is represented by 16 symbols. The sixteen symbols are 0 through 9 and A, B, C, D, E, and F which represent 10,11,12,13,14,and 15. These are the symbols that would be show in a hex dump or the Blue Screen of Death. The value for the hexadecimal number system is by dividing by 16 until you no longer can or you get a symbol on the hexadecimal scale. 4- How many symbols do you think would be used in a base 7 number system? What would they be? - I would expect a base 7 number system to have 7 symbols, and I would expect these symbols to be from 0 to 6. 5- Copy and complete the following chart finding the missing equivalent values (read across horizontally)
Name: Malek Bleibel-110097115 Binary Decimal Hexadecimal 0000 0010 2 2 1111 15 F 00010011 19 13 00101000 40 28 1011101 93 5D 00101111 47 2F 10001010 138 8A 11010010 210 D2 10011110 158 9E 11111111 255 FF
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help