What does abstract data type means?
Answer Posted / alienxists
The concept of Abstract Data type in which the internal
structure of data is hidden and the external operations that
can be applied on that object is specified
| Is This Answer Correct ? | 41 Yes | 15 No |
Post New Answer View All Answers
List out the advantages of using a linked list?
Define level of the tree?
Define red-black trees.
How many sorting algorithms are there?
What are the advantages of sorting?
What is a multiset table?
Why using cookie to store session info is a better idea than just using session info in the request?
What are the different types of linked list?
Can you dynamically allocate arrays in expanded memory?
What is meant by hashing?
What is top in stack?
What is a Breadth First Search? Give a few of its applications.
What is hashing technique? Describe in brief.
Define a complete binary tree?
Who invented data structure?