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
why boundary tag representation is used?
Explain stacks and queues in detail.
How do you search for a target key in a linked list?
What is data structure and its operations?
What are linked lists used for?
What is a postfix expression?
Is binary tree a bst?
Can constructor be static?
What is copyonwritearraylist?
What does sorting an array do?
What are the different types of collections?
Define 2-3-4 tree?
What is bubble sort with example?
Can we store primitives in collections?
what is the difference between dynamic as well as non - dynamic data structures.