Question: Create three arrays with the following specifications:Array 1 : Holds data on city namesArray 2 : Holds data on state namesArray 3 : Holds data

Create three arrays with the following specifications:Array 1: Holds data on city namesArray 2: Holds data on state namesArray 3: Holds data on city population sizesEach array should hold five values. Your task is to research five cities and populations, initialize the arrays and then assign values to each corresponding location in the array.Once you've loaded values into each array, write a looped sequence that prints out the value of each array - here's an example of output (and NO, you do NOT have to use this data in your actual program):

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!