Which of the following is not provided by BigDecimal?
(a) scale manipulation
(b) + operator
(c) rounding
(d) hashing
This question was posed to me during an internship interview.
This key question is from Data Type-BigDecimal topic in chapter Data Types, Variables and Arrays of Java