Question: intro to Microsoft visual basic 2010. Review: Students Create a Students application that maintains Studenta an array of student information using an appropriate data type

intro to Microsoft visual basic 2010.
Review: Students Create a Students application that maintains Studenta an array of student information using an appropriate data type for the array members. The application should prompt the user with text boxes for the first name, middle initial, last name, GPA, and credits for a student. A list box should prompt the user for the student's year Add Student adds the student to the array. Show Student displays an input box prompting the user for a last name and then displays student information in a message box. The application should use a modified FindItemIndex) function from this chapter. The interface should look similar to that shown on the right after adding students and then displaying information about Middle initial:F First name: Marto Last name: Grandinett GPA 35 Credts: 42 Class ranking: Add Student First name: Mario Middle initial: F Last name: Grandinetti GPA: 35 Credits: 42 Class rank: Sophomore Show Student OK a student
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
