Which of these is a wrapper for simple data type float?
(a) float
(b) double
(c) Float
(d) Double
I got this question by my college director while I was bunking the class.
My question comes from Java.lang Introduction in portion Exploring java.lang & java.io of Java