Fill This Form To Receive Instant Help
Homework answers / question archive / Stevens Institute Of Technology CS 550 Chapter 5 Representing Numerical Data 1)How do computers store all data and program instructions? As decimal numbers
Stevens Institute Of Technology
CS 550
Chapter 5 Representing Numerical Data
1)How do computers store all data and program instructions?
c) images.
b) numbers.
a) characters.
d) All of the above
c) 255
d) 512
b) 0-99
c) 0-999
d) 0-9999
d) 255
a) 7
b) 127
c) 255
d) 512
b) 0011
c) 0100
d) impossible.
a) 11011101
b) 01011101
c) 11011100
d) 11011111
b) 123.45
c) 1234.5
d) 12345
b) -50 to 49
c) -49 to 50
d) -99 to 99
29) In the IEEE 754 standard 32 bit single-precision floating point format, how many bits are allocated to the mantissa?
Discussion Questions
b) an integer using sign and magnitude, and c) an unsigned BCD number.
In problems 9-13 use the floating point format SEEMMMMM, where S = 0 is "+" and 5 is "-"; EE is the exponent in excess- 50, and MMMMM are five digits of mantissa.
.