What does abstract data type means?
Answer Posted / gyanesh tiwari
User-Defined data types are called
ADT(Abstract data Type).their datatype.where data is defined
but their implementation is not defined.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the objectives of studying data structures?
Can we remove element from arraylist while iterating?
What is linked hash set?
How do you find the time complexity of a bubble sort?
In rdbms, explain what is the efficient data structure used in the internal storage representation?
Why is concurrenthashmap thread safe?
Define graph traversals?
Is hashmap a collection?
Explain what is linear search?
What are the average and worst time complexity in a sorted binary tree is
What package is arraylist?
What is definition list?
What is selection in an algorithm?
Write an algorithm to show the reverse of link list?
What is time complexity of sorting algorithms?