Write a recursive method that will remove all the vowels from a given string and return what is left as a new string. (Hint: Use the + operator to perform string concatenation to construct the string that is returned.)
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.