What does abstract data type means?
Answer Posted / satish
It is set of operations specified with the component of element of data structure and which is implementation independent.
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Which sorting method is slowest?
Explain what are the notations used in evaluation of arithmetic expressions using prefix and postfix forms?
What is the logic to reverse the array?
What is hash data type?
How to excel in data structures and algorithms?
What is b tree in data structure?
Tell me why might quick sort might be better than merge sort?
Which is the parent class of printerstatereasons class?
How do you insert a new item in a binary search tree?
What is the top of a stack?
What is the difference between binary tree and binary search tree?
What are different types of algorithms?
What is the complexity of adding an element to the heap?
What are the basic operations of stack?
do records fall under linear or non linear data structures?