Hi Indrajeet Prajapati,
Both String and Integer classes are immutable(You might have noticed keyword "final" in the class definition). Immutable objects are nothing but their values cannot...