Feedback
Passing Parameters Part 1
Check Your Understanding:
  1. 1. Which of these is not a requirement for a parameter name?




  2. 2. Where do you specify a parameter in a function?




  3. 3. When using a parameter, you must declare the type of data the parameter will hold.