how to initialize bigdecimal in java

48

how to initialize bigdecimal in java -

BigDecimal num = new BigDecimal(123);

Comments

Submit
0 Comments