What does abstract data type means?
Answer Posted / vaibhav jain
classes uses the concept of data abstraction , known as
abstract data type (ADT) .
| Is This Answer Correct ? | 2 Yes | 8 No |
Post New Answer View All Answers
What do you mean by Runtime Error
Why quicksort is faster than merge sort?
What will be the output of below code?
Which is the slowest sorting algorithm?
How does linkedhashset work internally?
What are the advantages of linked list?
How would you use qsort() function to sort the name stored in an array of pointers to string?
What are the two traversal strategies used in traversing a graph?
How many passes does bubble sort need?
What is a simple graph?
What are the 3 types of variables?
Explain quick sort?
What is array and structure?
How long does it take to master data structures and algorithms?
What is red black tree in data structure?