Advertisements
Advertisements
Question
State TRUE or FALSE for the following case:
Stack is a linear data structure.
Options
True
False
MCQ
True or False
Solution
This statement is True.
Explanation:
A stack is a type of data structure which allows insertion and deletion at only one end.
So stack is a linear data structure as it stores and delete data sequentially or at one end only.
shaalaa.com
Is there an error in this question or solution?