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
What is protected access modifier?
What is exception propagation?
What is a native method in java programming?
Explain garbage collection in java?
What does += mean coding?
Define how destructors are defined in java?
What is thread safe in java?
What is the statements?
Can you call one constructor from another if a class has multiple constructors?
Is alive method in java?
What's the purpose of using break in each case of switch statement?
What is the method to declare member of a class static?
what r advatages of websphere? & how to deploy?
Can we sort list in java?
Is Constructor possible in abstract class in java ?