Question: Java Program Implement an application that deals with a football league (or any other sport of your choice - it could even be a quiz
Java Program
Implement an application that deals with a football league (or any other sport of your choice - it could even be a quiz night). The program should be able to record details of the teams, including information about results of games played - it could use a simple points system, with points being recorded for a particular team after a game. The system must be able to provide a series of reports, for example producing a table to show the order of the teams.
Example:

describing the system that you have implemented
a concise set of user instructions for the application (which should serve as a guide to the person who marks your work);
an explanation of the various functions that your system is able to perform;
an explanation of how you solved any particular problems by devising appropriate algorithms.
Thank you.
A possible (very simple) menu might be as follows: Virus Testing System 1. Add a test centre 2. Get details of a cest centre 3. Make an appointment 4. Iist appointments 5. Delete an appointment 6. Record test result 7. Save and quit
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
