Choose one of the following questions and provide a minimum of 200 words in response to it:
Please choose one of the following options and answer following the guidelines for discussions.
1. Discuss why it is good practice to write programs in a high level language that you are then going to write in Assembly language.
2. Think about a business situation where you might want to consider writing the code in Assembly language. Write an argument you might present to your boss to convince him or her to use Assembly language rather than a higher level language.
3. Discuss why we use a stack structure when we call a subroutine rather than normal addressable memory.