Question: WITH JAVA CODE Question 9 19 Points Suppose you are given a text file named input. The file includes 100 lines. Each line of the

WITH JAVA CODE
Question 9 19 Points Suppose you are given a text file named "input". The file includes 100 lines. Each line of the file contains the Book Title, and Author, separated by"," Write Java Program to read the file and save the book titles into another text file named "List", without redundancy in titles. Also write the total number of titles written in List.txt" as shown in the example below. input.txt List.txt Java-Programming, Mike Java-Programming Introduction Java, Tom Introduction Java Java-Programming,Jim Java Java, Amy Java Sam Number of Titles without redundancy = 3 Use the editor to formot your
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
