Computer Science, asked by priyagosain7583, 1 year ago

Explain the application of linear and nonlinear data structure

Answers

Answered by gsmajta
3
LINEAR DATA STRUCTURE :-
A data structure is said to be linear if its elements form a sequence or a linear list. Examples: Array. Linked List.
Similar questions