STUDENT CLASS Write the Student class as per show () method This method is void and d diagram. oes not students with student loans have any parameters. This method display s the details of a . Student object as follows: Student details Name: Smittie Student number: 12345 Loan amount: 10000.0 Coding for interest() method public double interest() { return loanAmount*.05; }
1
Expert's answer
2021-10-10T13:23:03-0400
The answer to your question is provided in the image:
Comments
Leave a comment