Question: Design a Java class called U9D1CourseClass that has the following attributes: *code- a string field to store the course code (IT1006) *credit hours- an int

Design a Java class called U9D1CourseClass that has the following attributes:

*code- a string field to store the course code (IT1006)

*credit hours- an int field to store the credit hours of the course (6)

Draw a UML class diagram for the course class. Then implement your design of the Course class into Java.

Explain how you completed this and any issues you faced and how you solved them.

This is a sample output of the JAVA code

Design a Java class called U9D1CourseClass that has the following attributes: *code-

a string field to store the course code (IT1006) *credit hours- an

This is what the UML diagram should look like

26 2.7 62) ued 1 corsedass.U801_courseClass > Output-U801-CourseClass (run) main > zun: [Code:] [Code: IT10061 [Code : IT99991 >| [Credit Hours:0] [Credit Hours: 61 [Credit Hours: 91 | BUILD SUCCESSFUL (total time : 0 seconds)

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!