A text file wordstxt is given containing a list of words


1. Write a program that deletes all words that begin with the word "test". The words will contain only the following chars: 0...9, a...z, A...Z.

2. A text file words.txt is given, containing a list of words, one per line. Write a program that deletes in the file text.txt all the words that occur in the other file. Catch and handle all possible exceptions.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: A text file wordstxt is given containing a list of words
Reference No:- TGS02140600

Expected delivery within 24 Hours