Create an interface that contains a list box with the following 10 items: A1, B1, A2, B2,

Question:

Create an interface that contains a list box with the following 10 items: A1, B1, A2, B2, A3, B3, A4, B4, A5, and B5. Each item represents a seat number in a theater. When the user clicks a list box item, the application should display the seat number, theater patron’s name, and ticket price. The application should use a sequential access file, a class, and a one-dimensional array. You can create the sequential access file by using the New File option on the File menu. The file should contain 10 seat numbers, patron names, and ticket prices.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: