Question: Write a program that creates an array with the following five values as strings: ten 9 9 ten 9 Your program is to print the
Write a program that creates an array with the following five values as strings:
ten 9 9 ten 9
Your program is to print the elements of the array to the screen, then changes all values of "9" in the array to the word "nine", and print the elements of the array again.
The language is C#
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
