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
int marks[100] = {0}; /*since we are reserving memory initially therefore when we initialize the value in the index then the remaining index should not contain garbage value*/