Question: This question should be written using Javascript F) Write a function named replaceVowels that accepts a string s and a character ch, and returns s
This question should be written using Javascript 
F) Write a function named replaceVowels that accepts a string s and a character ch, and returns s with all vowels replaced by ch. Examples: replaceVowels("Sequoia", "*") "****" replace Arab Emirates", "-") -> Vowels("United "-n-t-d -r-b -m-r-t-s
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
