Can we sort a map in java?


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

Post New Answer

More Core Java Interview Questions

What are the benefits of immutable objects?

0 Answers  


How do you sort a string in java?

0 Answers  


What is mean by exception?

0 Answers  


What is System class and its purpose?

2 Answers  


Where are global variables stored?

0 Answers  


What is fail first in java?

0 Answers  


What is a super class and how super class be called?

3 Answers  


23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an <applet> tag?. code,height & width. 26. What does 'CODEBASE' in an applet tag specify?. Files absolute path.

0 Answers   TCS,


What are the methods available in a class?

0 Answers  


There are 2 methods in a class. Both have the same method signature except for return types. Is this overloading or overriding or what is it?

9 Answers   KPIT,


what is the difference between a java object reference and c++ pointer?

4 Answers  


In a container there are 5 components. I want to display all the component names, how will you do that?

0 Answers  


Categories