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
What is a minimum spanning tree?
Define quadratic probing?
How do you sort an array by value?
What is the use of sorting the data?
What is Storage Structures and File Structures? Can you show their relation? What are the examples of each? Thanks
What is difference between for loop and foreach?
What is the types of data structure?
What are the types of map?
Which algorithm is used in collections sort method?
Why is sorting and classifying important?
What is internal and external sorting?
Can constructor be static?
Is there any difference between int[] a and int a[]?
Can we create a null as a key for a map collection?
How do you do a heap sort?