Page 1 of 1

How are required arguments specified in the function heading?

Posted: Wed Jul 13, 2022 7:45 pm
by answerhappygod
a) identifier followed by an equal to sign and the default value
b) identifier followed by the default value within backticks (“)
c) identifier followed by the default value within square brackets ([])
d) identifier