i'm trying to make an airline reservation system for my java class using 2-D arrays and using 2 class files. 1 of the options on the main menu of the program is to add a passenger by taking in his name and giving a random seat. and another option is to display the lists of the passengers. how would i make the code for adding a passenger
View All Comments
| View Tutorial