Question: Microsoft Assembly Language 1) (12 points) displays the message Enter a sentence s: (Assume s length is at most 254) 2) (12 points) prompts the
Microsoft Assembly Language
1) (12 points) displays the message "Enter a sentence s:" (Assume s length is at most 254) 2) (12 points) prompts the user to enter the sentences 3) (12 points) displays the message "Enter a character c" 4) (12 points) prompts the user to enter the character c 5)(36 points) finds the index of the character c in the string s and stores it in AL 6) (16 points) displays the index of the character c in the string s 1) (12 points) displays the message "Enter a sentence s:" (Assume s length is at most 254) 2) (12 points) prompts the user to enter the sentences 3) (12 points) displays the message "Enter a character c" 4) (12 points) prompts the user to enter the character c 5)(36 points) finds the index of the character c in the string s and stores it in AL 6) (16 points) displays the index of the character c in the string s
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
