Answer Posted / mohammed salim
% is a modulus operator..And it returns the remainder of
the division operation.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Is it possible to write a regular expression to check if string is a number?
What one should take care of, while serializing the object?
What is number data type in java?
How many bytes is a unicode character?
Does constructor creates the object ?
If try block is successfully executed, Then Is Finally block executed?
What is vector?
what is meant by encapsulation?
What is the r character?
Why we use protected in java?
How much ram can a 64 bit processor theoretically?
What is a variable and constant?
What is your platform’s default character encoding?
why not override thread to make a runnable? : Java thread
What is stringreader?