Question: pls solve the code in java table [ [ C - , 1 . 6 7 , ] , [ D + , 1

pls solve the code in java
\table[[C-,1.67,],[D+,1.33,Weak Pass],[D,1.00,],[E,0.00,Fail]]
Page 2 of 7
Question 1.
Create a Graphical User Interface (GUI) to accept student information and subject information listed in Table 2 and Table 3.
Table 2 Student Information
\table[[Student Information],[Student Name,String,User needs to enter this information],[Student ID,String,User needs to enter this information],[Program Information,String,\table[[The GUI should allow the user to select ONE of the],[following programs.],[- BIT (Information Systems)(Hons.)],[- BIT (Graphics and Multimedia)(Hons.)],[- BIT (Visual Media)(Hons.)]]],[Academic Year,String,User needs to enter this information],[Semester,Integer,\table[[User needs to enter this information. The system needs],[to ensure that the semester entered is either 1,2 or 3.],[Any invalid semester entered will trigger a popup],[error message. (e.g. Input mismatch exception)]]]]
Table 3 Subject information
\table[[Subject Information],[Subject ID,String,\table[[The GUI should allow the user to select the subject],[id.(Student may use this semester subjects)]]],[Subject Name,String,\table[[Subject name is fill up automatically according to],[the subject id selected.]]],[Credit Hours,Integer,\table[[Credit hours is fill up automatically according to the],[subject id selected.]]],[Subject grade,String,\table[[User is required to enter the grade for the subject.],[Validation is required to ensure that the user entered],[valid grade. Any invalid grade entered will trigger a],[popup error message.],[The valid grade range is based on UNITEN's],[grading system.]]]]
Page 3 of 7
Question 2.
Create a programmer-defined class with relevant methods to compute the information in Table
 pls solve the code in java \table[[C-,1.67,],[D+,1.33,Weak Pass],[D,1.00,],[E,0.00,Fail]] Page 2 of

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!