What does abstract data type means?
Answer Posted / ypp
It means ''Only decleration is there but implementation is not i.e it never use further but it can be inherit ".
| Is This Answer Correct ? | 67 Yes | 88 No |
Post New Answer View All Answers
What is collection sort?
how to add an item to the beginning of the list?
What is a comparator function?
Why are b trees used?
How do you sort pseudocode?
Tell me about circular linked list?
Is arraylist reference type?
What do you know about different sorting algorithms?
Explain the term recursive case?
Which language is best for data structures?
How to show internal storage representation of data structure in RDBM?
How many sorting are there in data structure?
What do you mean by priority queue?
What are some of the best practices relating to the java collection framework?
write an algorithm to show the procedure of insertion into a b-tree?