Class 12 Computer Science Stacks NCERT Exercise Solution
NCERT Exercise Solution – Chapter 3 : Stack 1. State TRUE or FALSE for the following cases: a) Stack is a linear data structureAnswer: (a) Trueb) Stack does not follow LIFO rule Answer: (b) Falsec) PUSH operation may result into underflow condition Answer: (c) False. Underflow term is use in case of POP i.e. try […]
Class 12 Computer Science Stacks NCERT Exercise Solution Read More »