Why are strings immutable in Java?
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 |
What does math floor () do?
y cant i declare method like public final static show()
what is sendredirect?
Give few difference between constructor and method?
Describe the process as to how substring() methodology mechanisms in java.
What is the difference between static method and instance method in Java?
0 Answers SwanSoft Technologies,
What is collection class in java?
What is an object in java and how is it created?
What is the purpose of using break in each case of switch statement?
What is a data structure java?
What is the difference between final, finally and finalize() in java?
What is the concatenation operator in java?