How is rounding performed under integer division?
Answer Posted / satya
We can use java.lang.Math.ceil() and java.lang.Math.floor()
methodes in order for rounding numbers.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Are constructors methods?
What is default locale java?
Is java se open source?
What are streams in java 8?
How do you sort arrays in java?
Will minecraft java be discontinued?
What is the purpose of checked and unchecked exceptions in JAVA?
What is a void in java?
How do you input a string in java?
What is the base class of all exception classes?
What is operator overloading. Is it is supported in java?
Can you instantiate the math class?
What is lambda in java?
What is the new line character?
Tell me a few examples of final classes defined in Java API?