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
What can be stored in an arraylist?
Who invented data structure?
What is inserting in data structure?
What is dynamic array how it is created?
How long does it take to master data structures and algorithms?
What is a multiset table?
State the rules to be followed during infix to postfix conversions?
Define graph?
Given an array of integers, devise a program to replace every element with the next greatest element on the right side in the array. Also, replace the last element with 5 as there no element on the right side of it.
Why is sorting and classifying important?
Explain binary tree traversals?
Explain what are the major data structures used in the rdbms?
What is a hash index?
How does a binary search work?
Define a path in a tree?