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
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.
Step by Step Solution
There are 3 Steps involved in it
Microsoft Visual Studio Solution File Format Version 1200 Visual Studio 15 VisualStudioVer... View full answer
Get step-by-step solutions from verified subject matter experts
