InterviewSolution
Saved Bookmarks
| 1. |
Which of these class provides various types of rounding functions?(a) Math(b) Process(c) System(d) ObjectThis question was addressed to me in an online quiz.This interesting question is from Java.lang topic in division Exploring java.lang & java.io of Java |
|
Answer» The CORRECT CHOICE is (a) Math |
|