NIMCET 2008 — Computer PYQ
NIMCET | Computer | 2008Floating point numbers in a computer are represented using a 10-bit mantissa (including a sign bit) and a 7-bit exponent (including a sign bit). What is the approximate value of the maximum number, which can be represented? Assume that the mantissa is stored in the normalised form, that is, without leading zeroes.
