Java Language
Write a program that manages the seating reservationsfor a small plane, with three rows of three seats perrow:
Seat 1: A B C
Seat 2: A B C
Seat 3: A B C
Use a char array to store the threeseats for each row. You should have three arrays. Each array shouldbe initialized to the seat letter (‘A’, ‘B’, ‘C’). When the seat isfilled, you should replace the seat letter with an ‘X’. Forexample, if row 3, seat A were selected, the seating would looklike this:
Seat 1: A B C
Seat 2: A B C
Seat 3: X B C
Use a
PayPal Gateway not configured
PayPal Gateway not configured