Answer Posted / hrindows@gmail.com
Strings in java are frequently used for hashmap keys. Now if someone changes the value of the string it will cause severe discrepancies. Hence strings are made immutable.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does a cookie work in Servlets?
What are anonymous inner classes?
What does java edition mean?
How to remove the trailing spaces from a string?
What is linked hashset and its features?
What is singleton class example?
how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application
Is age discrete or continuous?
Will the jvm load the package twice at runtime?
What modifiers are allowed for methods in an interface?
Can we force garbage collector to run ?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
What do you mean by stack?
What is function and its uses?
What purpose do the keywords final, finally, and finalize fulfill?