Question: Create pseudocode for a menu. The menu will need to perform the following: Load Data Structure: Load the file data into the data structure. Note
Create pseudocode for a menu. The menu will need to perform the following:
Load Data Structure: Load the file data into the data structure. Note that before you can print the course information or the sorted list of courses, you must load the data into the data structure.
Print Course List: This will print an alphanumerically ordered list of all the courses in the Computer Science department.
Print Course: This will print the course title and the prerequisites for any individual course.
Exit: This will exit you out of the program.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
