Explain data structure
Answer / mamata nayak
Data Structure is collection of data and storing the data, arranging the data, relationship among the data and functionality of data all together we maintained as row and columns using algorithm called Data Structure algorithm.
| Is This Answer Correct ? | 0 Yes | 1 No |
Can you distinguish between ArrayList and Array?
Can the double-checked locking fail on a single processor system?
What is the use of space complexity and time complexity?
Which interfaces are implemented by abstractqueue?
How do you check if a stack is empty or not?
Write the programs for Linked List (Insertion and Deletion) operations
9 Answers College School Exams Tests, Persistent, TCS,
How do I sort hashset?
How will you sort the elements of array in descending order?
What is the difference between adt and data structure?
Which is faster hashmap or concurrenthashmap?
How many types of sorting algorithms are there?
Can treemap have null values?