How is the stack frame built in a function call ?

(1) The stack frame is empty right before we call a function:

Initial state: the stack frame for the function call f( ) is empty