Definition of abstract data type- a data type that is defined by a programmer and not built into the programming language. Abstract data types are typically used to create high-level structures that correspond to the real-world objects represented in a program. [SEMATECH]
|
|