Quiz

Test your knowledge on functions with this quiz!

We'll cover the following...
Technical Quiz
1.

The declaration of a function consists of the following parts:

A.
  • Function name
  • Arguments
B.
  • Function name
  • Arguments
  • Return type
C.
  • Function name
  • Definition code
D.
  • Return type
  • Function name

1 / 5