string mutable or immutable code example Example: mutable string in java StringBuilder str = new StringBuilder(); str.append("GFG");