Answer to Question #298842 in Java | JSP | JSF for Ekoyy

Question #298842

3. Student Storage

by CodeChum Admin

Given the Student class that inherited from the Person class (the same ones from our lesson), construct another class called StudentAssistant. The class inherits from Student. What makes a StudentAssistant different from Student is that they have to render a fixed set number of hours. All student assistants are to render at least 40 hours of duty in a month. This maybe changed at any time by the Administrator.


More Info here, Important!

https://pastebin.com/PKEgsRSQ


1
Expert's answer
2022-02-18T12:51:38-0500
public class StudentAssistant extends Student{
    private int numberOfHours;
}

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS