Default Argument:

An argument value that is specified in a function declaration and is used if the corresponding actual argument is omitted when the function is called.