InterviewSolution
Saved Bookmarks
| 1. |
BigDecimal is a part of which package?(a) java.lang(b) java.math(c) java.util(d) java.ioI had been asked this question in class test.The origin of the question is Data Type-BigDecimal topic in chapter Data Types, Variables and Arrays of Java |
|
Answer» The correct option is (B) java.math |
|