Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Question Two: Write an assembly language program that allows a user to enter any

ID: 3710230 • Letter: Q

Question

Question Two: Write an assembly language program that allows a user to enter any 5 numbers in any order then display the largest and smallest entered number and the order from small to large and lareg to small

Enter: 3, 9, 8, 6, 1

Display:

Largest entered number is: 9

Smallest entered number is: 1

Large to Small: 9, 8, 6, 3, 1

Small to Large: 1, 3, 9, 8, 9

Question Three: Write an assembly language program to count number of vowels in any given string.

Question Four: Write a procedure named Get_frequencies that constructs a character frequency table. Input to the procedure should be a pointer to a string, and a pointer to an array of 256 doublewords. Each array position is indexed by its corresponding ASCII code. When the procedure returns, each entry in the array contains a count of how many times that character occurred in the string. Include the source code only.

Explanation / Answer

1.

2.

Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
Chat Now And Get Quote