English, asked by Riya1045, 2 months ago

Define Data Structures?​

Answers

Answered by XxPsychoBoyxX
5

Answer:

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. This page contains detailed tutorials on different data structures (DS) with topic-wise problem

.

.

.

.

ʜᴇʏ ʜɪɪ..

Answered by alina123497
3

In computer science, a data structure is a data organization, management, and storage format that enables efficient access and modification. More precisely, a data structure is a collection of data values, the relationships among them, and the functions or operations that can be applied to the data.

Similar questions