Question: *q3: Write a public static method named q3 that takes no parameters and has return type void. In this method, you may assume there is

*q3: Write a public static method named q3 that takes no parameters and has return type void. In this method, you may assume there is a file named "properties.csv" with lines in the format "name, opposed, pure,glad" where "name" is a String and all other values are well-formed integers. There is no header line in this file. This method will create a new * file named "output.csv" in the format "name, pure" containing only these two columns from "properties.csv" and only for lines with a name of "refuse", "being", "poll", or "essential
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
