What is the % operator?

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


Please Help Members By Posting Answers For Below Questions

Give few examples of final classes defined in Java API?

707


Can we create constructor in abstract class ?

585


What is struts in java?

581


What is illegal identifier in java?

539


Which collections are thread safe in java?

482






What is the function of static in java?

545


Can java inner class be static?

562


Explain the difference between a Thread and a Process.

570


java Technical questions asked by JPMC

4577


What is bool mean?

572


Can we have return statement in finally clause? What will happen?

521


What is jrmp?

552


What is mnemonic code?

543


If system.exit (0); is written at the end of the try block, will the finally block still execute?

624


What is object class in java?

505