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
Arrays are used to store multiple values in a single variable, instead of declaring separate variables for each value. Array always store homogeneous values.