Answer Posted / bipin from utkal university mc
datastructure is the structural represatation of data in
memory in a specific manner such that it is easy to
organise,storing and retrive
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Can a class have a constructor?
List out the applications of a linked list?
Can we add heterogeneous elements into treemap?
What is raid (redundant array of inexpensive disks)?
How do you do a selection sort?
What is copyonwritearraylist?
What are the applications of graph data structure?
Write the disadvantages of separate chaining?
What is 2 dimensional linked list?
how to display Singly Linked List from First to Last?
State the difference between queues and linked lists?
Which is faster array or arraylist?
How is the front of the queue calculated in data structure?
Can a binary tree be empty?
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.