How to sort the elements in HashMap
Answer Posted / srinivasa
By implementing comparable interface we can sort the
HashMap
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is the difference between stringbuffer and stringbuilder class?
What is the syntax and characteristics of a lambda expression?
What are the steps in the jdbc connection?
Explain scope or life time of local variables in java?
State two differences between C and Java.
Can you explain the cs option of java interpreter?
Can we call thread start () twice?
What's the difference between comparison done by equals method and == operator?
Are primitives objects?
What does int [] mean in java?
Why do we override tostring method in java?
How many ways can an argument be passed to a subroutine and explain them?
I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in
Can long be null in java?
Can a final variable be manipulated in java?