Question: Create a struct with the name studentlnfo. The struct should have for member data a string withthe student's name, an integer with the student's ID
Create a struct with the name studentlnfo. The struct should have for member data a string withthe student's name, an integer with the student's ID a string with the student's major, and a foatwith the students GPA. Instantiate a studentlnfo struct. Then assign values to all the member data
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
