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)2 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)
one-arg constructor that accepts the Deanship name as an argument i to store GCCs.
c)
method addGCC() that accepts 2 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.
2) 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 blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!