tutorial.eyehunts.com
JavaScript string immutable | Basics
JavaScript string are immutable objects means once a String object is assigned to String reference the object value cannot be changed.
Rohit