Quiz – Part 3
n
Part 3: Function
n
Purpose : handle function
n
Involves :
n
Function signature (declaration)
n
Function definition (implementation)
n
Function call (use)
n
Only pass parameters by value
n