----------------------------------------- CISC105 Final Review ----------------------------------------- Everything covered in lectures is fair game for the midterm. Review your notes and the quizzes. Practice the lab problems and class examples without referring to your notes. Bring at least two questions that you'd like to go over during the review class. The exam will include short answer questions and programming problems that will test your knowledge of concepts and your ability to read and write programs. Concepts ---------- File I/O recursive functions arrays (1-d and multiple dimensions) strings string functions command-line arguments pointers pass-by-reference structs sorting searching Plus the concepts for the midterm