adplus-dvertising
frame-decoration

Question

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

Posted under Java Programming

Answer: (d).toString uses scientific notation

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

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