InterviewSolution
Saved Bookmarks
| 1. |
Which of these is a wrapper for simple data type float?(a) float(b) double(c) Float(d) DoubleI 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 |
|
Answer» Correct CHOICE is (C) Float |
|