Use java to consider the following UML diagram representing a class to be used for keeping track of courses offered by Alpha College. Course - course: String - faculty : String - noOfStudents: int - feesPerStudent : double + Course() + Course(course: String, faculty: String, noOfStudents: int) + Set and Get methods + Set and Get for static method + calcFeesCollected(): double

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

Use java to consider the following UML diagram representing a class to be used for keeping track of courses offered
by Alpha College.

Course

- course: String
- faculty : String
- noOfStudents: int
- feesPerStudent : double


+ Course()
+ Course(course: String, faculty: String, noOfStudents: int)
+ Set and Get methods
+ Set and Get for static method
+ calcFeesCollected(): double

Note:
(a) Implement the Course class. Note the following requirements:
- In the method calcFeesCollected(), use the formula given below to compute
the total amount of fees collected from a course.
feesPerStudent * noOfStudents
- Utilizes this keyword in the program.

 Alpha College has offered a course with details as given below:
-Set the Fees per student to RM15000.00 and then display the fee per student that was
assigned.

-Declare and create an instance of the class called s1 using the no-arg constructor. Use
the set methods to assign values to the data fields.

- Declare and create an instance of the class called s2 using the parameterized
constructor.

Display all the course’s information
Fee per student: RM15000.00
Course 1
Course : Information Technology
Faculty : FOCS
Number of students : 30

Total of fees collected : RM 450000.00

Course 2

Course : Information Engineering
Faculty : FOCS
Number of students : 35

Total of fees collected : RM 525000.00

*Use java to create the program above*

P4Q6
Consider the following UML diagram representing a class to be used for keeping track of courses offered
by Alpha College.
Course
- course: String
faculty : String
noOfStudents: int
- feesPerStudent : double
+ Course()
+ Course(course: String, faculty: String, noOfStudents: int)
+ Set and Get methods
+ Set and Get for static method
+ calcFeesCollected(): double
Note:
(a) Implement the Course class. Note the following requirements:
• In the method calcFeesCollected (),
the total amount of fees collected from a course.
use the formula given below to compute
feesPerStudent* noOfStudents
Utilizes this keyword in the program.
Transcribed Image Text:P4Q6 Consider the following UML diagram representing a class to be used for keeping track of courses offered by Alpha College. Course - course: String faculty : String noOfStudents: int - feesPerStudent : double + Course() + Course(course: String, faculty: String, noOfStudents: int) + Set and Get methods + Set and Get for static method + calcFeesCollected(): double Note: (a) Implement the Course class. Note the following requirements: • In the method calcFeesCollected (), the total amount of fees collected from a course. use the formula given below to compute feesPerStudent* noOfStudents Utilizes this keyword in the program.
Set the Fees per student to RM15000.00 and then display the fee per student that was
assigned.
Declare and create an instance of the class called s1 using the no-arg constructor. Use
the set methods to assign values to the data fields.
Declare and create an instance of the class called s2 using the parameterized
constructor.
Display all the course's information
Fee per student: RM15000.00
Course 1
: Information Technology
: FOCS
: 30
Course
Faculty
Number of students
Total of fees collected : RM 450000.00
Course 2
: Information Engineering
: FOCS
: 35
Course
Faculty
Number of students
Total of fees collected : RM 525000.00
Transcribed Image Text:Set the Fees per student to RM15000.00 and then display the fee per student that was assigned. Declare and create an instance of the class called s1 using the no-arg constructor. Use the set methods to assign values to the data fields. Declare and create an instance of the class called s2 using the parameterized constructor. Display all the course's information Fee per student: RM15000.00 Course 1 : Information Technology : FOCS : 30 Course Faculty Number of students Total of fees collected : RM 450000.00 Course 2 : Information Engineering : FOCS : 35 Course Faculty Number of students Total of fees collected : RM 525000.00
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY