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 sum(int a,int b,int c) // function name can be same but arguments should vary. if both arguments and function name are same , then it creates error