Quote (labatymo @ Apr 29 2013 10:19am)
You should be using an object for Company as apposed to several arrays to store the data. I'm suprised your teacher didn't teach you about classes before giving you this assignment.
I'm not that surprised, arrays are simple and don't need the added complexity of a class to teach the concept of an array.