Question: 1 - JavaDoc ( 3 POINTS ) a ) Create a simple Java class named SalaryCalculator, which contains one simple method called calculateSalary ( int

1- JavaDoc (3 POINTS)
a) Create a simple Java class named SalaryCalculator, which contains one simple method called calculateSalary(int basic, int []Deductions, int []allownces) and returns the final salary. (1 POINT)
b) Add JavaDoc for the above class and its method. (1 Points)
c) Generate HTML Pages from the JavaDoc. (1 Points)
2- Testing (2 POINTS)
Check MyASU for UI bugs and list at least 4 of them.

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!