Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a java program to create a school system that keeps track of employees, students and visitors, the address for all employees and students must

Create a java program to create a school system that keeps track of employees, students and visitors, the address for all employees and students must be created, the system must calculate and display the gross weekly amount earned. Then create a abstract super class called Individuals so that employees, students and visitors can derive the common attributes. Students and visitors cannot be inherited by any other entity. An interface must be use to declare the following methods printDetails() and printDetails (Individuals per). Also in the interface the contacts details for the school must be in it (name, telephone number and email address) Use another interface to declare a method called calGrossSalary(). this should be implemented by employees entity. Not all students pursue the same number of subjects so a regular array to implement this functionality. Lastly create a driver to test the logistics of the program

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database And Expert Systems Applications 24th International Conference Dexa 2013 Prague Czech Republic August 2013 Proceedings Part 1 Lncs 8055

Authors: Hendrik Decker ,Lenka Lhotska ,Sebastian Link ,Josef Basl ,A Min Tjoa

2013 Edition

3642402844, 978-3642402845

More Books

Students also viewed these Databases questions

Question

4. Does cultural aptitude impact ones emotional intelligence?

Answered: 1 week ago

Question

7. Do the organizations social activities reflect diversity?

Answered: 1 week ago