EECS2030E Test 2
Version A
    You have 80 minutes to complete this test. This is a closed book test.
GETTING STARTED
    - Start eclipse.
    
- 
        Download this project file.
    
- Import the test project by doing the following:
        
            - Under the File menu choose Import...
            
- Under General choose Existing Projects into Workspace and press Next
            
- Click the Select archive file radio button, and click the Browse... button. You may have to wait
                about 10 seconds before the file browser appears.
            
- In the file browser that appears, navigate to your home directory.
            
- Select the file test2A.zip and click OK
            
- Click Finish.
        
 
- All of the files you need for this test should now appear in eclipse.
        
- Open a terminal. You will use this terminal to submit your work.
        
- Copy and paste the command cd workspace/Test2A/src/test2into the terminal and press enter.
Resources
Question 1 (18 marks total)
Implement the 
class described by this API. You do not have to include javadoc comments.
    To submit your programming question:
submit 2030L secEtest2A Coin.java
    SOLUTION
Question 2 (12 marks total)
     
     
     
     
    To submit your written questions:
submit 2030L secEtest2A answers.txt