State the Characteristics of Data Structure in details
Answers
Answered by
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
10
Data structure:- it is a way to organize data in a computer.
:- array
:- stack
:- linked list
:- sorting
Similar questions