What Is The Limitation Of Tostring Method Of Bigdecimal #35
What is the limitation of toString() method of BigDecimal?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Data Types Variables Arrays - Java BigDecimal - Quiz No.1.
What is the limitation of toString() method of BigDecimal?
There is no limitation
toString returns null
toString returns the number in expanded form
toString uses scientific notation