Question: 1 Create a Java Program (75 points) Write a class to solve department codes at Engineering and Architecture Faculty for Gediz University. Your class should
1 Create a Java Program (75 points) Write a class to solve department codes at Engineering and Architecture Faculty for Gediz University. Your class should have the following abilities Finding the department name for a given department code. (10 points) Finding the department code for a given department at university and shown in the Table1. (15 points) Getting the department code and department (10 points) Editing the department code and department (10 points) Department Department Code AR BME COM EEM END INAR CIV MEC Others Architecture Biomedical Engineering Computer Engineerin Electrical Electronics Engineerin Industrial Engineerin Interior Architecture and Environmental Design Civil Engineerin Mechanical Engineerin Undefined Table 1: Engineering and Architecture Faculty Department list for Gediz University Then, write a test application to produce output similar to the following. (23 points) *Please, before coding, draw a UML class diagram for the classes. (7 points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
