Overview
An abstract data type (ADT) is a mathematical model for data types, defined in terms of its behavior (semantics). An ADT’s implementation often takes the form of a data structure.
Bibliography
- “Abstract Data Type.” In Wikipedia, March 18, 2024. https://en.wikipedia.org/w/index.php?title=Abstract_data_type&oldid=1214359576.