Question: Write the class Deanship which includes: ( add the necessary import statem a ) 2 attributes: Deanship name and a Map called gcc to store
Write the class Deanship which includes: add the necessary import statem
a attributes: Deanship name and a Map called gcc to store course cr Professors the GCC of each course as values. The map should be alphabetically
b
onearg constructor that accepts the Deanship name as an argument i to store GCCs
c
method addGCC that accepts arguments: course code and a Profe the map gcc
d
method branchFrequency that accepts branch name as an argu
Professors in the map gcc from that branch.
method savelntoFile which accepts a file name as an argument. It st separate line. Then stores each course in a different line as follows: course code: all information of the GCCofthecourse
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
