What is the limitation of toString() method of BigDecimal?

Q & ACategory: JavaWhat is the limitation of toString() method of BigDecimal?
Admin Staff asked 5 years ago

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

1 Answers
Admin Staff answered 5 years ago

d) toString uses scientific notation