EECS2030E Test 1
Version B
    You have 80 minutes to complete this test. This is a closed book
    test.
GETTING STARTED
  - Start eclipse; this will take a couple of minutes because
      eclipse is being run for the first time using your test account.
  
 
  - 
      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 test1B.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/Test1B/src/test1 into
  the terminal and press enter.
   
  
Resources
Question 1 (18 marks total)
Implement the utility
class described by this API.
You do not have to include javadoc comments.
    To submit your programming question:
    
submit 2030L secEtest1B TimeUtil.java
Question 2 (12 marks total)
     
     
     
     
    To submit your written questions:
submit 2030L secEtest1B answers.txt