| The Java Course provides a general introduction to programming in Java. It is based on A.B. Downey's book, How to Think Like a Computer Scientist. Click here for details. |
|

Home Table The Table ADT |
||
| See also: Implementing ADTs, Abstract Data Types | ||
|
||
The Table ADT
Like the other ADTs we have looked at, Tables are defined by the set of operations they support:
|
||
Home Table The Table ADT |
||