Write a three function program. The main function must create a string array wit
ID: 3535384 • Letter: W
Question
Write a three function program. The main function must create a string array with room for 10
elements. The main function should call the second function passing it the array as the first
argument and the size of the array as the second argument. The second function should get 8
names from the user and return the number of names to main. After the array is filled, main
should call a third function passing it the array as the first argument and the value returned by
function 2 as the second argument. The third function should display the names from the array on
separate lines on the computer screen.
Explanation / Answer
wait
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.