Question d’entretien chez RxLogix Corporation

String is immutable, why? String str = new String("vds"); String newStr = "vds"; are the above different?