Question: 1. Write a program in assembly program in assembly language that can read a Lower-Case alphabet and convert it to Upper Case Alphabet. 2. Write

 1. Write a program in assembly program in assembly language that

1. Write a program in assembly program in assembly language that can read a Lower-Case alphabet and convert it to Upper Case Alphabet. 2. Write a program in Assembly language to input the alphabet from a to z and print it reverse wise. 3. Write a program in Assembly language to compute the divide of AL by 4 using SHR instruction 4. Write a program in Assembly language to compute the divide of AL by 4 using SHR instruction 5. Write a program in Assembly language to verify an even or odd number only by using the TEST instruction. 6. Write a program in Assembly language to input 2 integer number and compute the LCM of the int. 7. Write a program in assembly language that will take 2 inputs from a user and multiply. If the result is greater than 15 then it will display 1 in the next line, otherwise 0. 8. A palindrome is a character string that reads the same in forward and backward. Write a program in assembly language a) let the user input a string b) print it forward and backward on successive lines c) Decide Decide whether it is palindrome and print the conclusion. 9. Write a program in Assembly language that search for vowels inside a string. The string should be taken from the user. Once the vowels are found, your program should output the total number of vowels

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!