Airplane seating program (2 dimensional array)
问题 I have an airplane seating program but I don't know how to get it to print the number of seats still available and how to get it to quit when I enter q. Any help would be greatly appreciated. Yours truly, Quang Pham I'm not certain where to place the count++ to number the filled seats, and how to set the sentinel q so the program quits. The printout of the seat arrangement is good and the X goes where it should. import java.util.Scanner ; /** * The AirplaneSeating program asks the user for