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 happens when arraylist is full?
What do you mean by spanning tree?
Why do we use different types of data structures?
How efficient is bubble sort?
how to insert a new node in linked list where free node will be available?
Define non-terminal nodes in a tree?
What is an externalizable interface?
What are the different binary tree traversal techniques?
Can we add elements to final list?
Are linked lists useful?
What is dynamic array how it is created?
How do you find the size of an arraylist?
How null key is handled in hashmap?
What are the 3 types of variables?
What will you prefer for traversing through a list of elements between singly and doubly linked lists?