J2SE Question:
Download Questions PDF

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.

Download J2SE Interview Questions And Answers PDF

Previous QuestionNext Question
What is else?What is DOM?