Class 12 CS Chapter 10 Ex 10.1 Solutions Sumita Arora New Syllabus / listing12CSSA, Uncategorized / By Neha 1. What are the technical names of insertion and deletion in a stack ? Insertion is ...click here for answer 2. What is the situation called, when an insertion/push is attempted in a full stack ? This situation ...click here for answer 3. What is the situation called, when a deletion/pop is attempted in an empty stack ? This situation ...click here for answer 5. What are infix expressions ? What are postfix expressions ? ...click here for answer 6. Write equivalent postfix expressions for the following infix expressions : ...click here for answer 7. Evaluate following postfix expression using a stack : 28, 8, 4, /, +. ...click here for answer 4. Give some examples of stack applications. Stack has ...click here for answer