Question: Create an one - dimensional string array named salesArray _ String [ ] . 2 . In the Load File button open the Sales.txt file
Create an onedimensional string array named salesArrayString
In the Load File button open the Sales.txt file and:
a Load the sales data into the salesArrayString from the sales data from the Sales.txt
file. You will create a second array called salesArrayDouble. Convert the string values
from the salesArrayString into a double. Assign that double value to the elements in
the saleArrayDouble.
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
