There is one programming question and three other questions.
Instructions for submitting your solutions are given in the question sections. You may submit as many times as you want; your most recent submission will be the one recorded.
You may leave the lab when you are finished with the test.
Implement this API. You do not have to include javadoc comments.
Here is a main
method that you can use
to perform some simple testing of your code.
Submit your program using the following command in a terminal (make sure you are in the directory containing your file Test2H.java):
submit 2030 test2H Test2H.java
Create a file named answers.txt
for your answers
to the following questions.
Submit your program using the following command in a terminal
(make sure you are in the directory containing your file submit 2030 test2H answers.txtanswers.txt
):