Status: Tags: #cards/cmpt225/dataStructures/adt Links: Variables - Abstractions
Abstract Data Type
Abstraction ?
- Stripping away specifics, only showing essentials
Abstract Data Type (ADT) ?
- Collection of data, set of allowed operations on data
- Describes data + operations
- Does not describe how data is stored
- Does not specify implementation of operations
Types
Backlinks
|
|
References:
Created:: 2021-10-27 14:38