adplus-dvertising
frame-decoration

Question

What is BigDecimal.ONE?

a.

wrong statement

b.

custom defined statement

c.

static variable with value 1 on scale 10

d.

static variable with value 1 on scale 0

Answer: (d).static variable with value 1 on scale 0

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is BigDecimal.ONE?

Similar Questions

Discover Related MCQs

Q. Which class is a library of functions to perform arithmetic operations of BigInteger and BigDecimal?

Q. Which of these is long data type literal?

Q. Which of these can be returned by the operator &?

Q. Literals in java must be appended by which of these?

Q. Literal can be of which of these data types?

Q. Which of these can not be used for a variable name in Java?

Q. Which of these is necessary condition for automatic type conversion in Java?

Q. What is the prototype of the default constructor of this class?

public class prototype { }

Q. If an expression contains double, int, float, long, then the whole expression will be promoted into which of these data types?

Q. What is Truncation is Java?

Q. Which of these operators is used to allocate memory to array variable in Java?

Q. Which of these is an incorrect array declaration?

Q. Which of these is an incorrect Statement?

Q. Which of these is necessary to specify at time of array initialization?

Q. Generics does not work with?

Q. How to sort an array?

Q. How to copy contents of array?

Q. Can you make an array volatile?

Q. Where is array stored in memory?

Q. An array elements are always stored in ________ memory locations?