Question: Your task is to write a Java application that searches through the file and displays the largest donation, the smallest donation and the average of
Your task is to write a Java application that searches through the file and displays the largest donation, the smallest donation and the average of all donations made to the 2020 presidential campaign for 2 candidates of your choosing.
Please display output to a file named "donations.txt" for both candidates in the following format.
PresidentialDonations2020.csv
I am not sure how to make a code that will search through that type of file if someone could please explain :)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
