Homework Handout on Data Types

CISC 470/670 - Programming Languages
Fall 2000

                    (Due at start of class on Thursday, November 16,2000)

NOTE: You should do this homework on your own, not with the help of others in the class or outside the class. You may ask for clarification of questions from the TA or instructor.

PURPOSE: The purpose of this homework is to examine some of the issues and concepts related to data types, type equivalence, type inference, and memory layout and access for types.

Last Change: November 7, 2000 / pollock@cis.udel.edu