Answered step by step
Verified Expert Solution
Question
1 Approved Answer
NOTE : *** PLEASE WRITE THE CODE IN THE ASSEMBLY LAUNGUGE *** *** *** Assembly language course please solve 1&2 thanks Write an assembly program
NOTE : *** PLEASE WRITE THE CODE IN THE "ASSEMBLY LAUNGUGE" ***
*** *** Assembly language course please solve 1&2 thanks Write an assembly program makes the following: 1. Gives the following output when it starts {a menu for choosing 1 of the given options): A: Convert a small English letter character (a-z) to capital letter (A-2) B: Enter your name into an array and print it vertically and Horizontally in the opposite order: C Enter 10 array elements (numbers from 0 to 4) then find how many times an element of your choice exists in the array D: Exit the program. 2. If A is chosen, then the program acts this way: Enter an English small letter character fa-z): b The letter is: B After program execution as shown above the program waits for a key press from the user. When a key is pressed, control returns back to the main menu to allow the user make more choices or exit the program Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started