So, I just took this Java class and my teacher is possibly the worst alive and has no idea how to teach Java. But you know I'll spare you my sorrow and waste of money stories and get to my real problem. I need to make a program that uses an array, but the program has to be a "phone book" type deal. So the program has to be able to hold 5 names and numbers, with the ability to add and delete numbers. It should also be able to search any name and output the number. If anyone would like to do this for me.....it would be much appreciated.

