posted 9 years ago
Hello there,
Thank you for your quick response. I am trying to program a library application. I have three classes, a Manual class that hold item, a Library class that hold items and Menu class with a switch cases. What I am trying to achieve is to be able to have a switch case that will save the items. So, I need to have a method that will save items. Please see three classes under: