Why put method is idempotent?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

How do you start a thread?

0 Answers  


How to run a JAR file through command prompt?

0 Answers  


What is the difference between class & structure?

0 Answers  


How to sort a vector elements that contains the user define class object? (Note: If Suppose consider, A Student class contain two data members. They are String studentName and int rollNo. I am creating Four objects for this class, each object contains students details like name and roll no. Now i am storing that objects in vector and if i retiving the elements from the vector means then it should be display in sorting order)

3 Answers   ProdEx Technologies,


What are interfaces?

3 Answers  






why static class in java or what is use of static class in java

3 Answers   SunGard,


Describe the term diamond problem.

0 Answers  


What is a finally block? Is there a case when finally will not execute?

0 Answers  


Is 9 a prime number?

0 Answers  


What is the purpose of premetive data types in java?

2 Answers   Merrill Lynch, TCS,


What are packages and name a few?

4 Answers  


What is use of static in java?

0 Answers  


Categories