Thursday, March 25, 2010

Module 5 - "Fun"ctions

Read Module 5!

Answer the following 2 Critical Checks:

1. When a function is called, what happens to program execution?
2. What is the difference between an argument and a parameter?
3. If a function requires a parameter, where is it declared?

1. Show the two forms of the return statement.
2. Can a void function return a value?
3. Can a function call be part of an expression?


.

No comments: