What does abstract data type means?

Answer Posted / nitesh chaturvedi

If for a particular collection of data only the structure
of data and the functions to be performed on the data is
defined but the implementation is not defined,then such a
collection of data is called Abstrct data type.

Is This Answer Correct ?    334 Yes 56 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is dynamic array how it is created?

491


Define adjacent nodes?

554


What are the properties of an algorithm?

499


What is a comparator function?

511


Explain the difference between a list and array.

535






Difference between hashset and treeset?

553


What are different techniques for making hash function? Explain with example.

533


Is binary tree a bst?

505


What is perfect binary tree?

473


Explain the uses of b+ tree.

527


Define secondary clustering?

512


What data type is array?

486


How can you implement a stack?

587


What are different methods of collision resolution in hashing.

490


Suppose in an integer array, there is 1 to 100 number, out of one is duplicate, how to find?

530