Stackgrowsdownwards i subtract
bymultiples of y
Topic V0B
Procedure Calls, Stack,
and Memory Layout
1
,A word about
naming…
2
, All means a piece of code can call and
return from Callable you
Procedure Unit
Function “Pure functions” have no side effect
See “functional programming languages”
Routine
Subroutine
Subprogram
Method Methods are usually associated with objects
See “object-oriented programming languages”
3
bymultiples of y
Topic V0B
Procedure Calls, Stack,
and Memory Layout
1
,A word about
naming…
2
, All means a piece of code can call and
return from Callable you
Procedure Unit
Function “Pure functions” have no side effect
See “functional programming languages”
Routine
Subroutine
Subprogram
Method Methods are usually associated with objects
See “object-oriented programming languages”
3