

MCQOPTIONS
Saved Bookmarks
1. |
What is the limitation of toString() method of BigDecimal? |
A. | There is no limitation |
B. | toString returns null |
C. | toString returns the number in expanded form |
D. | toString uses scientific notation |
Answer» E. | |