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
Will the general public have access to the infobus apis?
Is the infobus client side only?
If your ui seems to freeze periodically, what might be a likely reason?
What is the relation between the infobus and rmi?
What are the different class loaders used by jvm?
What is a modular application? What does module-relative mean?
What is the difference between system.out ,system.err and system.in?
To identify IDL language what mapping mechanism is used?
What are the pros and cons of detached objects?
What do you mean by Socket Programming?
What are the oops concept?
Is a class a subclass of itself?
What is Stream Tokenizer?
What is clustering? What are the different algorithms used for clustering?
What are the design considerations while making a choice between using interface and abstract class?