CS100A Exams Page 

 


Welcome to the CS100A Exams Page for Fall 1997!


Final Exam Info:  Final grades are ready!

Here are some reminders about the final exam, review sessions, and topics. Keep checking this newsgroup for any further announcements between now and the final exam.
  • Sample solutions to the last assignment will be available in Carpenter beginning Thursday afternoon, Dec. 4.
  • Some consulting will be available during study week. Unclaimed work can be picked up then. The schedule will be posted here once it is final.
  • Grades will be posted after the final assignment is graded and all regrades we are aware of have been processed. An announcement will be posted here when grades are available. Once they are, you should check our records and notify Laurie Buck (the course administrator) of any errors.
  • The final exam is Monday, Dec. 15, 3:00 pm in Barton Hall Center (middle third of the room). 
  • Review Session(s): 
  • Extra consulting hours for study week:
  • Final exam topics: The final exam for CS100A will be comprehensive, including material from all three prelims as well as anything covered since then. This list includes new topics covered since the third prelim. You should review the topics covered on the earlier exams in addition to the new material here.
  • New material since the last prelim:

  • C programming. You should be able to read a short C program, trace its execution, decide what it prints, answer questions about how it works or what it does. In particular, know how pointers are used as parameters, the & and * operators, the meaning of types like "int *" in parameter lists, arrays, structures (struct) and typedefs to define struct types, and the use of structures and arrays as parameters. Be sure to understand the difference between array variable names used as parameters vs. variable names of other types. You will not be expected to write any C code. You also don't need to understand the format codes ("%d %.1f%", etc.) found in printf statements, but you do need to know that printf prints the value(s) of its parameter(s).
  • Internet. You should understand the basic concepts covered in lecture 24 and know the basic vocabulary. Concepts:
  • You do not need to memorize lists of acronyms like nntp/smtp/http, nor do you have to know what they mean.


    Prelim3 Results:


    Prelim 3:


    Prelim2 Results:


    Prelim 2:


    Prelim1 Results:


    Prelim 1:



    Return to CS100 Homepage


    If you have any questions or comments about this page, please contact me: Linda Lee


    Latest update: September 23rd, 1997