GATE Computer Science (CS) 2014 Shift 2 Solved Paper

© examsiri.com
Question : 55 of 65
 
Marks: +1, -0
The value of float type variable is represented using the single-precision 32-bit floating point format of IEEE-754 standard that uses 1 bit for sign, 8 bits for biased exponent and 23 bits for mantissa. A float type variable X is assigned the decimal value of −14.25. The representation of X in hexadecimal notation is
Go to Question: