Question: Function 1 : Count how many times a word is used in str 1 . Return the count. ( You pick the word ) Function
Function : Count how many times a word is used in str Return the count. You pick the word
Function : Cycle through all strings in arr return the pointer to the longest string.
Function : Store pointers to the start of each word in str to an array. One word per index. This returns void but input array is changed.
Function : Cycle through each string in array from function return the pointer to the shortest word in the array.
Function : Come up with your own task to perform against arrays or strings. Be creative with this and specify in comments what the goal of your function is Keep with the theme of Functions or use anything that you've seen in Modules
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
