Comments on final
Closed book, closed notes, closed everything
All readings are important
There will be an emphasis on issues discussed in class
Format of questions:- define / describe a certain constructs in C (what is a macro - in your own words)- determine whether a code is legal (will it compile)- determine whether a given code will cause a run-time error - determine output of function- given some code, describe what it does
References to functions you implemented in your homework