Answer Posted / p.divya poojitha
data structureis way to acces data &retrive,storing the data
the possible ways in which the data iteams are logically
defined different data structures
operations:
creation
deletion
insarting an element
accessing structure
eg:stack,queue
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does hashtable allow null values?
What is tree in computer science?
What is the logic to reverse the array?
Two linked lists are given, find out the sum of them without altering the linked list?
What are the 3 types of variables?
Why do we use stacks?
What is meant by binary tree traversal?
What does arrays tostring do?
How do you rotate an AVL tree?
What is comparator interface used for?
Explain the uses of matrix with an example?
How do you sort pseudocode?
Is Arraylist faster than Array? Why?
What does enum do?
What is the purpose of tochararray ()?