What is the % operator?

Answers were Sorted based on User's Feedback



What is the % operator?..

Answer / 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

What is the % operator?..

Answer / 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

More Core Java Interview Questions

What is OOP?

2 Answers   BMC, Microsoft,


What is the difference between static binding and dynamic binding?

0 Answers  


Is singleton class immutable?

0 Answers  


What are the types of collections in java?

0 Answers  


What is the collections api?

0 Answers  






What is port number in java?

0 Answers  


What is a control variable example?

0 Answers  


What is adapter in java?

0 Answers  


Is java still relevant?

0 Answers  


Explain how to convert any java object into byte array.

0 Answers  


what is the difference between a java object reference and c++ pointer?

4 Answers  


What is the role of garbage collector in java?

0 Answers  


Categories