Math, asked by aneelkumarnand5306, 1 year ago

Explain linear data structure with example

Answers

Answered by kamaladity2007ovt27d
2
Linear Data Structure: Those data structures where the data elements are organised in some sequence is called linear data structure. ... Examples of linear data structures are array, stacks, queue, and linked list. They can be implemented in memory using two ways.
Similar questions