guys, M new to java programming, I need to develop a cab management system with the following objects;Cab driver,owner of the cab and daily expenses and amounts received from customers. I will like to use arrays to store these records and also the system should be able to search for owner,driver,ca b and be able to change/modify/create the owner,cab and driver.
May u guys help me get started.
Inoxs