In this exercise, you create an application that allows the user to enter the gender (either F

Question:

In this exercise, you create an application that allows the user to enter the gender (either F or M) and GPA for any number of students. The application should calculate the average GPA for all students, the average GPA for male students, and the average GPA for female students. Create a Windows Forms application. Use the following names for the project and solution, respectively: GPA Project and GPA Solution. Save the application in the VB2017\Chap05 folder. The application’s interface is shown in Figure 5-49. The list box should list GPAs from 1.0 through 4.0 in increments of 0.1 (e.g., 1.0, 1.1, 1.2, 1.3, etc.). Code the application. Save the solution and then start and test the application.

GPA Calculator GPA: Eemale 2.5 2.6 2.7 2.8 2.9 3.0 Calculate Male Exit Average GPA All students: Male students: Female s

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

Step by Step Answer:

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