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
What is the purpose of the notify() method?
What is a modular application?
What is prototype?
Why use a datasource when you can directly specify a connection details? (in a J2EE application)
What is synchronization and why is it important?
What is a tasks priority and how is it used in scheduling?
How to implement dphibernate to activate lazy loading in Flex with java ?thanx in advance!
How will you pass parameters in RMI? Why do you serialize?
What is a modular application? What does module-relative mean?
What is the purpose of the finally clause of a try-catch-finally statement?
What is meant by method chaining?
Why do I get a duplicate name error when loading a jar file?
What is ioc concept?
How are commas used in the intialization and iteration parts of a for statement?
What are transaction attributes?