Explain abstract Data Type

What is meant by the abstract Data Type?

E

Expert

Verified

Data type refers to the collection of values and set of operations over these values. Abstract data types or ADTs refers to the mathematical specification of a set of data and the set of operations which can be performed over the data. They are termed as abstract in the sense that the focus is over the definitions of constructor which returns an abstract handle which represents the data, and several operations with their arguments.

   Related Questions in Data Structure & Algorithms

©TutorsGlobe All rights reserved 2022-2023.