How are default arguments specified in the function heading?
How are default arguments specified in the function heading? Correct Answer identifier followed by an equal to sign and the default value
How are default arguments specified in the function heading? Correct Answer identifier followed by an equal to sign and the default value