What is the base of BigDecimal data type?
A. Base 2
B. Base 8
C. Base 10
D. Base e
Answer: Option C
Related Questions on Data Types and Variables
Which of the following is not a valid identifier for a Java variable?
A. my_var
B. _myVar
C. 3rdVar
D. $var

Join The Discussion