Why map is used in java?
No Answer is Posted For this Question
Be the First to Post Answer
How to override equals() and hashCode() method in java?
What is a map? What are the implementations of map?
What is difference between string and stringbuffer?
Explain the differences between abstraction and encapsulation?
What is lambda in java?
What will happen if a thrown exception is not handled?
0 Answers ABB, Akamai Technologies, Infogain,
Tell me the latest versions in java related areas?
What is get () in java?
Differentiate between static and non-static methods in java.
String is a immutable objects . it means that string does not change........... But it will be chang......... { String s="kapil"; String s1="raj"; String s=s1; then print(.......) The String has been changed .. how it is possible and why its called immutable objects
What is java class writing rules?
Explain about java sdk?