How helpful is abstract data type of data structures?



How helpful is abstract data type of data structures?..

Answer / Rachna Saxena

Abstract Data Type (ADT) is extremely helpful in data structures as it allows us to focus on the functionality and behavior of a data structure without concerning ourselves with its internal implementation details. This makes the design, analysis, and comparison of different data structures much easier.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

Why do we use hashmap?

1 Answers  


Why linked lists are better than arrays?

1 Answers  


applications of stacks and their uses?

1 Answers   Mind Tree, Samsung,


Which interfaces are implemented by abstractqueue?

1 Answers  


Describe tree database.

1 Answers  


What does map stand for?

1 Answers  


Sorting is not possible by using which of the following methods? (a) Insertion (b) Selection (c) Exchange (d) Deletion

1 Answers  


Define double linked list?

1 Answers  


Does linkedhashset allow duplicates?

1 Answers  


What is difference between linear and non linear data structure?

1 Answers  


Is list a data type?

1 Answers  


List the area of applications of data structure.

1 Answers  


Categories