String is immutable.it is true
String can be change to mutable How?
Answer Posted / ilavarasan
String uses special type of memory in heap is known as
String constant pool.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What modifiers may be used with an inner class that is a member of an outer class?
Where we can write Rmi registry in the code, without having to write it at the command prompt?
Is the session factory thread safe?
what are the activation groupworks?
What value does readline() return when it has reached the end of a file?
What are the diff types of exception?
Describe, in general, how java's garbage collector works?
What state does a thread enter when it terminates its processing?
How are the elements of a cardlayout organized?
What do you know about seam?
Describe activation process?
What are the pros and cons of detached objects?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
Difference between new operator and class.forname().newinstance()?
What is the difference between RMI and Corba?