- 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 funciton is defined the javascript statements are immediately executed.
Answer