AP Computer Science A
In Java, Double is both a wrapper class for primitive type double and also represents real numbers with decimal points. It provides useful methods for performing mathematical operations on these numbers.
congrats on reading the definition of Double. now let's actually learn it.