Question: If the storage of an integer uses 32 bits, a character uses 8 bits and real number uses 64 bits. Which of the following assignments

If the storage of an integer uses 32 bits, a character uses 8 bits and real number uses 64 bits. Which of the following assignments will lead to no, or nearly no, loss of accuracy and information? Multiplying 10% and 10 and assigning the result to a real variable Adding 1.1 to 2.3 and assigning the result to an integer variable Assigning 'Hello' to a character variable Adding 10-16 to 1.0 and assigning the result to a real variable
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
