Question: Write an application containing three parallel arrays that hold 10 elements each. The first array hold four-digit student ID numbers, the second array holds first
Write an application containing three parallel arrays that hold 10 elements each. The first array hold four-digit student ID numbers, the second array holds first names, and the third array holds the students grade point averages. Use dialog boxes to accept a student ID number and display the students first name and grade point average. If a match is not found, display an error message that includes the invalid ID number and allow the user to search for a new ID number.
I have seen this question answered, but none had an actually array with the required ID numbers and names. Thank you.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
