Report Bug

Qus

Consider a structure defined as follows:

struct student {
int rollNo, marks;
char name[30], course[30];
} s, *sp;
Which of the following is the correct way to access the members of the structure?
Qus

Consider a structure defined as follows:

struct student {
int rollNo, marks;
char name[30], course[30];
} s, *sp;
Which of the following is the correct way to access the members of the structure?


A. sp.marks
B. sp -> rollNo
C. student.course
D. s -> name


Solution
B. sp -> rollNo



Online Exam Quiz for One day Exam Online Typing Test CCC Online Test 2026 Best Computer Training Institute in Prayagraj (Allahabad) Best Java Training Institute in Prayagraj (Allahabad) Best Python Training Institute in Prayagraj (Allahabad) O Level Online Test in Hindi Best Website and Software Company in Allahabad