Study Guide
- To declare a function use the reserved word _____.
Answer
- True or False. A function is a little script within a larger script.
Answer
- What surrounds the code inside a function.
Answer
- True or False. When a function is defined the Javascript statements are immediately executed.
Answer