can you explain thesequestions?thank you!
a) 3333 b) 9696 a) 0 d) None of the above 27) typedef struct int id char name [50] int crns [5] 29) typedef struct f student: int id char name [50] int crns [5] void changeId student s) student void changeCrns int s]) int main) int mainO student A[100] At0].id999: changeId ( *A printf (“fd “『 A(0].id); return 0 student s1: s1.crns[1]9696 printf (“Sd”, s1.crns
OR
OR