What does abstract data type means?
Answer Posted / priyadarshee sahoo
it is auseful tool first specifying the logical ptoperty of
data type.the specification of data type includes values of
domain & operation on domain.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where will be the free node available while inserting a new node in a linked list?
Construct a doubly linked list using a single pointer in each node?
How do you sort an array in decreasing order?
Which type of memory allocation is referred for linked list?
On clicking a node in a tree, all the adjacent edges are turned on. Calculate min of clicks such that all the edges are turned on.
Write an algorithm for inserting and deleting an element from doubly linked list?
Can hashmap have same key?
Is hashmap a collection?
What is the top of a stack?
What is the use of substring?
Define ancestor and descendant ?
Define indegree of a graph?
Is heap sort faster than quicksort?
What is a postfix expression?
When would you use a tuple?