Push(a,s);
Push(b,s);
Pop(b);
Push(c,s);
a) abc
b) b
c) ac
d) acb
What will be output if the following sequence of operations are executed?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What will be output if the following sequence of operations are executed?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!