Search Interview Questions | Click here and help us by providing the answer. Click Correct / Improve and please let us know. |
|
|||
|
| ||||
| Core Java - Interview Questions and Answers for 'Roundingmode' - 1 question(s) found - Order By Newest | ||||
| ||||
public static final String MAX_NUM = "10"; public static final Object NULL = null; public static final MathContext MATH_CONTEXT = new MathContext(2,RoundingMode.CEILING); | ||||