Consider that you have a stack S and a queue Q. Draw S and Q after executing the following operations (Op). You have to indicate for each operation, the stack or the queue content in adi to the index value of the top (stack) or the front and the rear (queue) Stack S; Queue Q; int a=3, b=7 Opl: Qengueue(atk): • Op2: S.push(a-b); Op3: S.push(b); Op4: a=pop(); Op5: Qengueue(a); • Op6: S.push(Qdequeue(); • Op7: Qengueue(b); Op8: Qengueue(S.poRO + b); Op9 Qengueuc(Q.deaueue): On10: 0 eneg ueue(S non0):

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter18: Stacks And Queues
Section: Chapter Questions
Problem 21SA
icon
Related questions
Question

Consider that you have a stack S and a queue Q. Draw S and Q after executing the following operations (Op).

You have to indicate for each operation, the stack or the queue content in addition to the index value of the top (stack) or the front and the rear (queue)   

Stack S; Queue Q;

int a=3, b=7

Topics: Stack – Queue - Tree
Consider that you have a stack S and a queue Q. Draw S and Q after executing the
following operations (Op).
You have to indicate for each operation, the stack or the queue content in addition
to the index value of the top (stack) or the front and the rear (queue)
Stack S; Queue Q:
int a=3, b=7
Opl: Qengueue(atk):
Op2: S.push(a-b);
Ор3: S.push(b);
Op4: a-pop();
Op5: Qengueue(a);
Opó: S.push(Q.dequeue):
Op7: Q.engueue(b);
Op&: Qengueue(S.poRO + b):
Op9 Qengueue(Qdequeue0):
Op10: Q.enequeue(S.poR0):
Operation
Stack S
Queue Q
1
5
6.
7
8
6.
Transcribed Image Text:Topics: Stack – Queue - Tree Consider that you have a stack S and a queue Q. Draw S and Q after executing the following operations (Op). You have to indicate for each operation, the stack or the queue content in addition to the index value of the top (stack) or the front and the rear (queue) Stack S; Queue Q: int a=3, b=7 Opl: Qengueue(atk): Op2: S.push(a-b); Ор3: S.push(b); Op4: a-pop(); Op5: Qengueue(a); Opó: S.push(Q.dequeue): Op7: Q.engueue(b); Op&: Qengueue(S.poRO + b): Op9 Qengueue(Qdequeue0): Op10: Q.enequeue(S.poR0): Operation Stack S Queue Q 1 5 6. 7 8 6.
Expert Solution
steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Heapsort
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning