Question: Task 1 : Write a recursive function, vowelsCount that returns the number of vowels in a string. Let s assume that y is not a
Task:
Write a recursive function, vowelsCount that returns the number of vowels in a string. Lets assume that y is not a vowel.
Task:
Write a recursive function, reverseDigits that takes an integer as a parameter and returns the number with the digits reversed.
Write a tester for both functions.
Option: make simple calls in main function
Option: have multiple input in a file process it and store the output in another file.
Option: have a vector of numberswords to process send the output to another vectorlistsetpairs
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
