43) Using Pop (S1,Item),Push(S1, Item), Getlist(Item), Pop(S2,Item), and the variables S1,S2(stacks with Top1 and Top2) and Item and given the input file: A,B,C,D,E,F Which stack are possible?
Answer is:
All possible stacks with A,B,C,D,E and F
Related Data structures and Algorithms MCQ with Answers
Answer is: