Chapter: Object Oriented Programming and Data Structure : Linear Data Structures

Abstract Data Type (ADT)

An abstract data type (ADT) is an object with a generic description independent of implementation details.

Abstract data type

An abstract data type (ADT) is an object with a generic description independent of implementation details.

 

This description includes a specification of the components from which the object is made and also the behavioral details of the object. Thus in order to define an ADT we need to specify:

 

The components of an object of the ADT.

A set of procedures that provide the behavioral description of objects belonging to the ADT.

 

Study Material, Lecturing Notes, Assignment, Reference, Wiki description explanation, brief detail
Object Oriented Programming and Data Structure : Linear Data Structures : Abstract Data Type (ADT) |


Privacy Policy, Terms and Conditions, DMCA Policy and Compliant

Copyright © 2018-2024 BrainKart.com; All Rights Reserved. Developed by Therithal info, Chennai.