Question: How does Java store floating-point numbers internally?
How does Java store floating-point numbers internally?
Step by Step Solution
3.35 Rating (158 Votes )
There are 3 Steps involved in it
Java stores floatingpoint numbers using IEEE 754 standard There are two data types for floating point values in Java 1 float This is a singleprecision ... View full answer
Get step-by-step solutions from verified subject matter experts
