What does abstract data type means?
Answer Posted / kavitha
its holds both data & their datatype.where data is defined
but their implementation is not defined.
| Is This Answer Correct ? | 47 Yes | 16 No |
Post New Answer View All Answers
How do you sort an arraylist?
Define non linear data structure.
What are the types of linked list?
Write a data structure for a queue.
Describe the complexity of Binary search
Which sorting technique is best in worst case?
How to compare Two Arrays?
Explain the common uses of tree database.
What are the types of collision resolution strategies in open addressing?
What member function places a new node at the end of the linked list?
What is fibonacci search?
What do you mean by spanning tree?
Why merge sort is better than insertion sort?
Why is selection sort used?
Can arraylist contain duplicates?