what is the need of data structure

Answer Posted / rajasekharreddy

without data structure there is no language.Because using
data structure we can design the OS and every memory storage
can be done bu using data structures.
finally the need of data structure is we can perform
analysis on huge amount of data in a simplified way.

Is This Answer Correct ?    23 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a 2 dimensional array?

767


What is concept of data structure?

654


What is weight balanced tree in data structure?

690


How do you find the space complexity of a bubble sort?

681


How does hashset maintain order?

710


What is the order of selection sort?

634


How is bubble sort done?

660


What is stable sorting?

673


How do you solve a selection sort?

695


Explain the Queue

771


Are collections thread safe?

659


Can hashtable have duplicate values?

720


Can a binary tree be empty?

719


write an algorithm to show the procedure of insertion into a b-tree?

738


What is an iterative algorithm?

766