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
Difference between DurableSubscription and non- DurableSubscription?
What is permgen or permanent generation?
What is synchronization and why is it important?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
What class is the top of the awt event hierarchy?
What is metaspace?
What does module-relative mean?
Why is actionform a base class rather than an interface?
What is the relation between the infobus and rmi?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
What restrictions are placed on the values of each case of a switch statement?
What is the difference between java class and bean?
What is local interface. How values will be passed?
How messaging services are done, before release of JMS?
Which class is the immediate superclass of the menucomponent class?