Chapter Quiz
Get tested on the concepts you have learned in this chapter.
We'll cover the following...
1
Which of the following are optional when defining a basic function?
A)
function body wrapped in curly brackets and parameter type
B)
parameter type and return type of the function
C)
parameters wrapped in parenthesis and parameter type
D)
All of the above
Question 1 of 50 attempted