You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//Premitive values are immutable. Means once created, they cannot be changed. However we can assign a new value to the variable because after assigning it points to new memory location.