Write a C++ program to declare one-dimensional character array, calledMyArrayof length150;
the array should be filled by using the following string variable "The skill of the writing lies in the way it wraps past and present, conveying the episodic, disjointed, random nature of memory."
Usingfunctions, the program should enable the user to choose from the following menu after fillingMyArray.
Capitalizeand display all characters found atMyArray’s Even indices
Copyand display all characters found atMyArray ’s odd indices to an array calledMyOdds
Extractand display all vowels (a, e, i, o, u) fromMyArray
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here