Question: 2) Develop a program that prompts the user to enter a single precision floating point number then prints out its 3 fields (according to IEEE
2) Develop a program that prompts the user to enter a single precision floating point number then prints out its 3 fields (according to IEEE 754 standard) in binary. For example, if the user enters 0.32034302 the program outputs: Sign: 0 Exponer Fraction: 01001000000010000000000
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
