beyondgrader.com Logo
DemoBrowseAboutTeamLogin

Add Default Argument

[email protected] // 1.0

Write a function called add that takes two int parameters and returns their sum, but the second argument is optional and defaults to 0.