Math, asked by jason2468, 1 year ago

What is data structure and the use of data structure?

Answers

Answered by nms
4
storing data in some logic is known as data structure.

data structure is used in every field...
like designing of operating system, grid computing, cloud computing..
where ever there is need to store data we need data structure.

pls mark it as brainliest.
Answered by StaceeLichtenstein
0

Data structure and their uses is given below

Explanation:

  • Data structure means effectively handling vast volumes of data for uses like massive databases and web indexing. The main objective of data structure to search the record in less than sequential time.

Uses of Data Structure:

  • The data structure is used to incorporate abstract data types in their concrete forms.
  • The data structure is used to convert there relational database management system into a binary tree.
  • Data structures are used in computer languages to manage data and knowledge in a digital environment.

Learn More :

  • https://brainly.in/question/15755943
Similar questions