How is rounding performed under integer division?
Answer Posted / divya
the fractional part of the result is truncated .this is
known as rounding toward zero.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Where is the singleton class used?
What is var keyword ?
How do you sort a list in java?
explain the difference between jdk and jvm?
Can we create more than one object singleton class?
How do you empty a list in java?
What is the difference between an array and an array list?
What does nextint () do in java?
What is class level lock ?
How many tetrahedral voids are there in bcc?
What is abstract class constructor called?
Similarity and difference between static block and static method ?
Why java is made?
Explain public static void main(string args[]).
How do you insert a line break?