How is rounding performed under integer division?
Answers were Sorted based on User's Feedback
Answer / divya
the fractional part of the result is truncated .this is
known as rounding toward zero.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
What is protected and friendly?
What is the difference between the paint() and repaint() methods in java programming?
What is the static block?
What is the functionality of Webserver?
How many methods does cloneable interface contains?
Can list have duplicates in java?
What is java english?
How to count occurrences of each duplicate element in a list {a,b,d,c,a,b} ? Thanks in Advance
Explain the difference between runnable and callable interface in java?
What is struts in java?
What is module in project?
Will minecraft java be discontinued?