Select the correct answerWhat is the limitation of toString() method of BigDecimal?OptionstoString returns the number in expanded formtoString returns nullThere is no limitationtoString uses scientific notation
Question
Select the correct answerWhat is the limitation of toString() method of BigDecimal?OptionstoString returns the number in expanded formtoString returns nullThere is no limitationtoString uses scientific notation
Solution
The correct answer is "toString uses scientific notation". This is considered a limitation because it may not always provide the expected representation for very large or very small numbers.
Similar Questions
Select the correct answerWhich of the following is the advantage of BigDecimal over double?OptionsGarbage creationMemory usageSyntaxPrecisio
Select the correct answerWhich of the following is not provided by BigDecimal?Optionsrounding+ operatorscale manipulationhashing
elect the correct answerWhat is BigDecimal.ONE?Optionsstatic variable with value 1 on scale 10custom defined statementwrong statementstatic variable with value 1 on scale 0
Select the correct answerWhat is the base of BigDecimal data type?OptionsBase 8Base 2Base 10Base e
Select the correct answerWhat is the numerical range of a char data type in Java?Options0 to 256-128 to 1270 to 327670 to 65535
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.