abstract data type (0 synonym found)

Definition of abstract data type:

(n) : (programming) A data type defined only by data properties and operations to be performed on the data without any specification as to how the data will be represented or the operations performed.

Definition of abstract data type:

(n) : (programming) A data type defined only by data properties and operations to be performed on the data without any specification as to how the data will be represented or the operations performed.

Back to Top