Lab 17 - April 15

 

To receive credit for this lab assignment, you must be finished by Friday, April 18, at 10:00 p.m. After this time you will not receive any credit.

 

Instructions:

1.  Login to UNIX, and write a program to do the following:

Add the "set" and "get" methods to the "Dog" class that was given to you by Blanca in an e-mail.  Implement the "equals" method to figure out if two dog objects are the same.

Here is the dog class.

3.  Send an e-mail in Pine and attach your program to the e-mail.  Send to the ics111-lab@hawaii.edu account.  Make sure the subject is 'lab 17'.

4.  Check the webpage to make sure that the e-mail arrived.  Here is the URL:

5.  Once I (TA) get the e-mail in my account AND I can verify it on the web, you will receive your lab participation point.

 

Link to the Java API -  to look up any methods of any class you would like to use.