Write a program that replaces every occurrence of the


1. Write a program that reads a list of names from a text file, arranges them in alphabetical order, and writes them to another file. The lines are written one per row.

2. Write a program that replaces every occurrence of the substring "start" with "finish" in a text file. Can you rewrite the program to replace whole words only? Does the program work for large files (e.g. 800 MB)?

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write a program that replaces every occurrence of the
Reference No:- TGS02140587

Expected delivery within 24 Hours