Question: Plz solve this problem make sure using PrintWriter and Scanner to read and write file 9. File handling is an important part of any application.
Plz solve this problem make sure using PrintWriter and Scanner to read and write file
9. File handling is an important part of any application. Assume that, you are asked to build an application to find the palindrome in a file. Assume that you have to read the file of "File1.txt" and print the number of palindromes of each row to an output file "File2.txt. All of the data in the "File1.txt" is comma separated. File1.txt File2.txt ava, tahsin, data, Tushar, hridoy, maisha 1 palindrome na, df, ada, tahmid, madam, dipu, imran 2 palindromes shamim, ayesha, fouzia, sobhani, prapti, No palindrome Abir, hridoy, sarah, fatema, nahid No palindrome Design a JAVA application that can perform the task with the given scenario
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
