Question: Write a class, ReadInstructor. The class will: Create an array of instructor objects Read the instructors.txt file Create an Instructor object for each line of
Write a class, ReadInstructor. The class will:
Create an array of instructor objects
Read the instructors.txt file
Create an Instructor object for each line of input and store the object in the array.
After closing the file, it will print out a line for each instructor in the array.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
