akosiraff

GPA Calculator VB 2010

Mar 25th, 2013
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. Download: http://solutionzip.com/downloads/gpa-calculator-vb-2010/
  2.  
  3. 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. The list box should list GPAs from 1.0 through 4.0, in incre-ments of .1. ( For example, 1.0, 1.1, 1.2, 1.3, and so on.) .
  4.  
  5. Download: http://solutionzip.com/downloads/gpa-calculator-vb-2010/
Advertisement
Add Comment
Please, Sign In to add comment