Answer Posted / vikrant
Once a string object is created no changes can be made to
it. If a string is modified in code a new object will be
created. That is why string is immutable
Is This Answer Correct ? | 24 Yes | 7 No |
Post New Answer View All Answers
What do the thread?class methods run() and start() do?
What is wrapper class html?
What is the collections api?
Explain thread life cycle in java?
What is the SimpleTimeZone class?
What do you know about the garbage collector in java?
Can we sort list in java?
What is the list interface in java programming?
Is string a data type in java?
Difference between this() and super() in java ?
Does apple use java?
What is java developer skills?
How to sort list of list in java?
What data structures are used to perform recursion?
Explain jdk, jre and jvm?