Computer Science, asked by shakilmulla193, 8 months ago

State the Characteristics of Data Structure in details ​

Answers

Answered by cyrilcj777wifi
1

Answer:

Hello my friend

Explanation:

Characteristics of data structures

Linear or non-linear: This characteristic describes whether the data items are arranged in chronological sequence, such as with an array, or in an unordered sequence, such as with a graph. ... Static or dynamic: This characteristic describes how the data structures are compiled.

Answered by avi010
10

Data structure:- it is a way to organize data in a computer.

:- array

:- stack

:- linked list

:- sorting

Similar questions