JUST USE LC3 LANGUAGE PLS, I DONT NEED C AND C ++, i dont want votedown some one else
- 2. Write a program to manage stack of integers with all operations needed such as push, pop, check top of stack, ..., then do the application of Polish notation calculator with at least 6 operations such as addition, .... Attention: integers are arbitrary, positive and negative You need to look for all operations on stack to solve the application: push, pop, check full/empty, checl to see value on the top, ... - the Polish notation calculator operations: add, substract, multiply, integer divide, square root, and power. -
- 2. Write a program to manage stack of integers with all operations needed such as push, pop, check top of stack, ...,
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
- 2. Write a program to manage stack of integers with all operations needed such as push, pop, check top of stack, ...,
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!