Question: k ak q2: Write a public static method named q2 that takes a String as a parameter and has return type int. The input String
k ak q2: Write a public static method named q2 that takes a String as a parameter and has return type int. The input String will be the name a csv file in the format "documentary, beautiful,silver,fresh, stone, depressed, according" where all values are well-formed integers. There is no header line in this file. This method will return the sum of the values in the "silver" column as an int
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
