Answer the following questions true (T) or false (F)
1. True/False: In a storage location of 8 bits, a sign-and-magnitude integer could be any integer from 0 to 15, inclusive.
2. True/False: The range of integers that can be stored in one’s complement format is exactly double the range that can be stored in sign-and-magnitude format.
3. True/False: Oneproblem with using one’s complement to store integers is that there are two ways to represent 0 .
1. F
2. F
3. T
Computer Science & Information Technology
You might also like to view...
All of the following are choices you can make about icons in the notification area EXCEPT:
A) Show all the time B) Show C) Hide when inactive D) Hide
Computer Science & Information Technology
A ________ in JavaScript is a reserved word that has a specific, predefined meaning and purpose
Fill in the blank(s) with correct word
Computer Science & Information Technology