What are
Local Variables
?
What are the
properties of Local Variables
?
In C99, what’s the
scope of a variable that was declared after the start
of the code block’s declarations section?
What are the
properties of Parameters
then?