What is immutable class in java?


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

Post New Answer

More Core Java Interview Questions

What is the full meaning of java?

0 Answers  


What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?

0 Answers  


What is the use of callablestatement?

0 Answers  


What is difference between an object and a class?

0 Answers   Amdocs,


I have a sorting issue with a Hashmap. My constraint is that I MUST use the Hashmap and work with existing code. I do a database query and place the results in a Hashmap. When I iterate thru the Hashmap, it loses the original alphabetical sorting done by the database. So, my problem is that I must sort the results coming out of the Hashmap which is then placed into another class.

1 Answers  


Why do we override tostring method in java?

0 Answers  


can any one tell me when do u go for inheritance and polymorphism

3 Answers  


What does split function do in java?

0 Answers  


Which one will take more memory: an int or integer?

0 Answers  


What is null object in java?

0 Answers  


Can we override protected method in java?

0 Answers  


What is the difference between equals() and?

0 Answers  


Categories