String is immutable.it is true
String can be change to mutable How?
Answer Posted / trupti
use string buffers..
String buffers support mutable strings
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How to determine SGA site?
Describe responsibilities of Activator?
What state does a thread enter when it terminates its processing?
What is scalable, portability in the view of J2EE?
What are the oops concept?
Is the infobus client side only?
Which are the different segments of memory?
What is a sessionfactory? Is it a thread-safe object?
How would you reatach detached objects to a session when the same object has already been loaded into the session?
Explain ioc concept?
What is Remote Server?
What are the call back methods in entity bean?
What happens when a thread cannot acquire a lock on an object?
what are the advantages of JTA over JTS?
What is the purpose of the notify() method?