Parameter Passing
Call by value
primitive types, pointers, structures in C
all data types in Java
Call by reference
arrays in C
var arguments in Pascal
Call by name
in-line expansion
Previous slide
Next slide
Back to first slide
View graphic version