Functions
prototype, definition, call
actual parameter, formal parameter
parameter passage by value, by reference
standard predefined functions
Lets look at example: write a function to add two numbers and return the sum.
Previous slide
Next slide
Back to first slide
View graphic version