General Class (13 marks)General the API of which
can be found here.
Include javadoc comments.
GeneralClient Class (2 marks)General class,
implement an app named GeneralClient.
In the app,
Below you find a sample run (including the name entered by the user).
Enter name: John Lemmon John Lemmon not retired
General and GeneralClient by typing
submit 1030 Test1 General.java GeneralClient.javabefore 19:15.
If you use eclipse, the files General.java and GeneralClient.java
can be found in the directory workspace/project/src/..., where project
is the name of the Java project you have created.
You may submit your code more than once. You are strongly encouraged to submit your work regularly during the test.