Java - Cellphone Class

Post date: Jan 12, 2015 5:16:49 AM

By now you should have finished the Dog class and hopefully are either finished or almost finished the Student Class.

I want you to have another experience looking at the code, constructors, and methods however so I would like you to create a Cellphone class based on the example from the Dog and Student class.

Take the student class you have completed and modify it to meet all the criteria required for the cellphone class.

Don't forget to work with a partner! COLLABORATE - share your ideas!