Answer Posted / ravikiran(aptech mumbai)
% is the modulus operator which will results in giving the
remainder of two numbers who stays as operands
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
how are methods defined?
Is it possible to specify multiple jndi names when deploying an ejb?
What is primitive data type in java?
Explain exception chaining in java?
What is java and why do we need it? Explain
Are primitives objects?
What is pre increment and post increment in java?
How we can run a jar file through command prompt in java?
What is the difference between throw and throws in java?
Which are the two subclasses under exception class?
What is a finally block? Is there a case when finally will not execute?
Difference between ‘is-a’ and ‘has-a’ relationship in java?
What is the method overriding?
What are unchecked exceptions in java?
What are class members by default?