Quiz
Solve a quiz to see where you stand!
1
The program given below:
struct Student {
int roll_number = 100;
struct Student grade;
};
A)
Compiles successfully
B)
Generates an error
Question 1 of 50 attempted
Get hands-on with 1400+ tech skills courses.