Answered step by step
Verified Expert Solution
Question
1 Approved Answer
A private college in Johor Bahru sets that all the instructors should teach only 20 hours per week. However, due to increment demand of students
A private college in Johor Bahru sets that all the instructors should teach only 20 hours per week.
However, due to increment demand of students intake, in certain semester, the instructors may
teach more than 20 hours per week. Hence, the instructors are allowed to claim part time
allowance if they teach more than 20 hours in a week for any semesters and they are paid RM100 per hour.
This college would like to have an online allowance system to ease the Finance Department in
part time allowance calculation. The instructors who are eligible to receive the allowance need
to fill in all their particular such as staff id, full name, faculty and teaching hours in a week. The
teaching hours details include hours for lecture sessions, lab work sessions and tutorial
sessions. Once the details have been submitted into the system, their application details are
viewed by the respective Head of Department to be approved. The approved application is
directed through the system to the Finance Department. The Finance Department is responsible
to check for any flaws of the allowance applications, and produce a part time allowance slip if all
the details are correct. Then, the part time allowance report can be seen by the respective
instructors and their respective Head of Department for their own financial reference.
1.write class java program
i) default and normal constructors
ii) mutator methods or a mutator method
iii) accessor methods
iv) at least two processor methods - Use your own creativity to determine the suitable
processor methods for the case study.
v) toString() or display method
2.Once you have completed the proposed class definition, then write the code for the
application class where an array of objects is declared. The application is designed to test
ALL methods in the class that you have written previously in question 1.The program must include the
implementation of basic algorithms; maximum, minimum, counting, total, average and
searching.
i need it asap,please make java program for this question.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started