InterviewSolution
Saved Bookmarks
| 1. |
What Is Double Precision ? |
|
Answer» In the JAVA programming LANGUAGE specification, describes a floating point number that holds 64 bits of data. See also SINGLE PRECISION. In the Java programming language specification, describes a floating point number that holds 64 bits of data. See also single precision. |
|