Write a c program to remove or delete vowels from a string, if the input string is "c programming" then output will be "c prgrmmng". In the program we create a new string and process entered string character by character, and if a vowel is found it is not added to new string otherwise the character is added to new string, after the string ends we copy the new string into original string. Finally, we obtain a string without any vowels
Answers
Answered by
1
Answer:
don't know what you think you are asking mee
Similar questions
Math,
3 months ago
English,
3 months ago
Social Sciences,
3 months ago
Math,
7 months ago
Political Science,
7 months ago
English,
11 months ago
Math,
11 months ago
Math,
11 months ago