Q. What purpose Linear lists data structures are mostly used for?


Answer :-

Linear lists data structures are used to store and process elements that are similar in type and are to be processed in the same way.
For example, to maintain a shopping list, a linear list may be used where items to be shopped are inserted to it one by one and as soon as an item is shopped, it is removed from the list.

Post a Comment

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Previous Post Next Post