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

What are the different types of java?

0 Answers  


Where is the singleton class used?

0 Answers   Cap Gemini,


What is the need to implement Serializable interface (with no methods) for objects which are to be serialized ? We can write our own functionality which writes objects to streams then why we need to implement and tell JVM that which objects can be serialized.

6 Answers   iFlex, Sapient,


all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.

8 Answers   CFG,


What lambda means?

0 Answers  






What are the types of literals?

0 Answers  


What is a control variable example?

0 Answers  


What is nan in java?

0 Answers  


What is r * in math?

0 Answers  


can we have virtual functions in java?

11 Answers   Wipro,


What is unmodifiable list in java?

0 Answers  


Do you know how to reverse string in java?

0 Answers  


Categories