Write a program that will allow storing and updating teacher data using text files. Background of the problem statement:

Rainbow School is creating a system to store, retrieve and update teacher data. The first working draft will be based on using text-files to process teacher data.

You must use the following:

Visual Studio Windows Console Project

Class format:

The following fields will be stored for a teacher:

ID

Name

Class and section


Write a program that will allow storing and updating teacher data using text files.

Background of

Solved
Show answers

Ask an AI advisor a question