What is the bit width of a single-precision floating-point number?
A: 16
B: 32
C: 64
D: 128
A: 16
B: 32
C: 64
D: 128
举一反三
- What are the bit width and bias of the exponential field of a single-precision floating-point number, respectively? A: 8,127 B: 7,127 C: 7,128 D: 8,128
- The decimal number represented by IEEE single precision floating-point number 11000010010011111000000000000000 is—— A: -51.825 B: -50.625 C: 51.825 D: -103.75
- What is the maximum number of hexadecimal characters allowed when configuring the wpa or wpa2 passphrase in cisco adu?() A: 128 B: 32 C: 16 D: 64
- 2, 16, 8, , 32, 64, 128, 128 A: 16 B: 8 C: 32 D: 64
- Assume that a floating point number is represented in binary. If the<br/>sign bit is 1, the() A: number is negative B: number is positive C: exponent is negative D: exponent is positive