Question: consider the followjng statements struct studentType 1 { string name int ID float gpa } struct studentType 2 { string name int ID flost gpa
consider the followjng statements
struct studentType
string name
int ID
float gpa
struct studentType
string name
int ID
flost gpa
studentType student student
studentType student student
which of the following statement is valid in C
a studentIDID
b studentstudent
cstudentstudent
d studentIDstudentID
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
