Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 the access scope of a protected method?

0 Answers  


how would you implement a thread pool? : Java thread

0 Answers  


In which order the iterator iterates over collection?

0 Answers  


Explain different types of wrapper classes in java?

0 Answers  


I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?

0 Answers  


Is it compulsory to have atleast one abstract method in abstract class?

10 Answers  


What is the final blank variable?

0 Answers  


What is the difference between jdk and jre?

0 Answers  


Explain the scope or life time of class variables or static variables?

0 Answers  


Write a program in java to create a doubly linked list containing n nodes.

0 Answers  


Java is Pass by Value or Pass by Reference?

0 Answers   BirlaSoft,


What is the syntax and characteristics of a lambda expression?

0 Answers  


Categories