Create two arrays of the same size to contain strings. Now in a loop - ask user the names of a country and put that country into the first array beginning at the start position of the array. Then it will ask the user for the name of that country's capital and put that into the second array matched by the position of the country in the first array. Your loop should run as many times as the size of the first array. in c programming
Answers
Explanation:
strings. Now in a loop - ask user the names of a country and put that country into the first array beginning at the start position of the array. Then it will ask the user for the name of that country's capital and put that into the second array matched by the position of the country in the first array. Your loop should run as many times as the size of the first array. in c programming
Answer:
Explanation:
Now in a loop - ask user the names of a country and put that country into the first array beginning at the start position of the array. Then it will ask the user for the name of that country's capital and put that into the second array matched by the position of the country in the first array. Your loop should run as many times as the size of the first array. in c programming