There should also be publicaccessor and mutator methods one


You need help as its finals week and I am trying to catch up on my program projects, any ideas or help would be greatly apperciated. Below is the assignment, Please read thourghly before providing help or an answer.

"Design a computer program using the programming language Java. Theprogram should consist of the following.

1) A main function inside of a class called Main.

2) A class of your own design. I will leave it to you what the privateinstance variables should be. But, whatever it is you model, thereshould be at least four instance variables. There should also be publicaccessor and mutator methods, one for each instance variable. Thereshould be general methods.

The toString method should be overridden so that print and println work seamlessly with instances of youclass. You should also implement a Boolean equals method.

3) There should be a user loop and a menu. Include, then, a Menu classand in main there should be an instance of your Menu class. Ofcourse the user loop should make use of this Menu instance."

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: There should also be publicaccessor and mutator methods one
Reference No:- TGS02869336

Expected delivery within 24 Hours