What does abstract data type means?
Answer Posted / abhishek bharsakale
abstract data type means we can perform different operation
on object or on data
| Is This Answer Correct ? | 21 Yes | 31 No |
Post New Answer View All Answers
Write the syntax in c to create a node in the singly linked list.
Can you use Bubble Sort To sort the number of elements.
Is hashset a collection?
Which sort is best for linked list?
what is Linked lists?
What are the 4 types of data?
What happens if we try to insert duplicate key in hashmap?
What are skew trees? For a tree with 4 nodes draw all possible binary? Generalize for n nodes how many binary trees can be drawn?
What is collection process?
Differentiate between iterator and enumeration.
How do you find a string is anagram or not?
What is a queue in data structure?
What are the major data structures used in the following areas : network data model & hierarchical data model?
How many sorting techniques are there?
Why is reflection slower?