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
Can I map more than one table in a cmp?
What value does read() return when it has reached the end of a file?
What is local interface. How values will be passed?
Difference between new operator and class.forname().newinstance()?
What method is invoked to cause an object to begin executing as a separate thread?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
What is metaspace?
What do you need to set-up a cluster with jboss?
Which javutil classes and interfaces support event handling?
What is glasgow?
What are local interfaces? Describe.
What is the highest-level event class of the event-delegation model?
How to deploy Jar, War files in J2EE?
What is the RMI and Socket?
What are the design considerations while making a choice between using interface and abstract class?