Abstract Data Types

In this module, we will introduce the notion of an abstract data type (ADT). We will discuss equality and representation independence for abstract data types, and use those concepts to motivate specific features of Java.


Creative Commons License © Mitchell Wand, 2012-2015
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
The work has been modified by William D Clinger in these ways and more: conversion from PowerPoint to HTML, and from Racket to Java.