Question: pls help in java and show answer and instructions in IDE - Create a new class where a file input.txt is read. Read 3 values:
- Create a new class where a file "input.txt" is read. Read 3 values: name, age and gpa into individual variables and save them in another file "myOutput.txt" in the format "name,age,gpa". - Create a class that reads the information from myOutput.txt and see the students with GPA>3.0. Print the students name only if GPA>3.0
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
