Question: QUESTION 1 100 points Write a CPP program that performs the following 1. (20 points) Declares a structure data type named Stemp to hold the

QUESTION 1 100 points Write a CPP program that performs the following 1. (20 points) Declares a structure data type named Stemp to hold the following information about a student: identification number (integer), number of credits completed (integer), cumulative grade point average k) 2. (20 points) Creates an array of 10 elements of type Stemp 3. (20 points) Reads a file containing 10 data items that populate the array created in 2 4. (20 points) Displays the contents of the array after it has been populated 5. (10 points) Include a comment with your name, course code and date Submit the cpp file, the input file and a screenshot of a sample run (10 points) together in a zip file. Attach File Browse My Computer Browse Content Collection Browse Dropbox Click Save and Submit to save and submit. Click Save All Answers to save all
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
