what is mutable and immutable in strings
807606Feb 22 2007 — edited Feb 22 2007Hi,Everybody
i am not getting what exactly mean by mutable and immutable in strings
String is immutable and StringBuffer is a mutable.
Can any one reply to this question.