Write Alp Inputs String Let S User Choose Uppercase Lowercase Vowel Consonant Characters S Q43822560
Write a ALP that inputs a string and let’s the user choosefrom uppercase or lowercase and vowel and consonant thecharacters/string to be saved in file. ASSEMBLY LANGUAGE MASM
Sample output:
Enter a string: RoSE
A uppercase vowel
B. Lowercase vowel
C. Uppercase consonant
D.Lowercase consonant
Enter choice: c
Saving…
Program used is emu8086
Expert Answer
Answer to Write a ALP that inputs a string and let’s the user choose from uppercase or lowercase and vowel and consonant the chara…
OR