Computer Science, asked by Avix, 1 year ago

what is data structures and types of data structures?



Answers

Answered by Anonymous
8

Answer:

hey!

A data structure is a particular way of organizing data in a computer so that it can be used effectively.

For example, we can store a list of items having the same data-type using the array data structure.

hope it will be helpful ✌️

Answered by singhdurgesh2380
3

Explanation:

A data structure is a specialized format for organizing, processing, retrieving and storing data. While there are several basic and advanced structure types, any data structure is designed to arrange data to suit a specific purpose so that it can be accessed and worked with in appropriate ways.

Similar questions