Vidyalelo
Java Programming · Q126

Data Types and Variables

Programming · Java Programming · question 126

Q126

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

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board