Hi guys,
I have written a program which reads an input file and store the values in three arrays(a string and two double arrays).
The class who do the task is given below:


package...