Each year, WKRK-Radio polls its audience to determine the best Super Bowl commercial. Th e choices are as follows: Budweiser, FedEx, E * Trade, and Pepsi. Th e station manager wants an application that allows him to enter a caller’s choice. Th e choice should be saved in a sequential access fi le. Th e application also should display the number of votes for each commercial. Create a Visual Basic Windows application. Use the following names for the solution, project, and form fi le, respectively: WKRK Solution, WKRK Project, and Main Form.vb. Create the interface shown in Figure 10-45, and then code the application. Save the solution and then start and test the applica- tion. Close the Code Editor window and then close the solution. See image.