State whether the following function declaration with default values is valid or not? int sum (int a=10,int b);
Reveal answer
Fill a bubble to check yourself
State whether the following function declaration with default values is valid or not? int sum (int a=10,int b);