Ithaca College Logo Ithaca College Home Blue Header

Ithaca College, Ithaca, New York
*

Exam 2 Topics

Exam Date: Thursday, 24 April, 5-7PM


Example questions.

Syntax Analysis (Chapter 4)

Names, Bindings, Type Checking, and Scopes (Chapter 5)

We talked about some of the concepts from chapter 5 in the context of subroutines (chapters 9 and 10). You are not responsible for everything in chapter 5, but must understand the following concepts as used in the context of subroutines.

Subprograms (Chapter 9)

Note that you are responsible for the following concepts and for how they are applied in the languages discussed in class (mostly C/C++ or Pascal type languages). You do not have to know how to program these langauges, but you may be asked to provide examples similar to those given in the class/book.

Implementing Subprograms (Chapter 10)

Note that you are responsible for the following concepts and for how they are applied in the languages discussed in class and in the book. You do not have to know how to program these langauges, but you may be asked to provide examples similar to those given in the class/book.

Logic Programming Languages (Chapter 16)

Parsers


Last updated on 23 Apr 2008 by John Barr