C Programming - Old Questions

Question Answer Details

2. How  nested structure is defined and initialized? Explain with an example. Write a program, using structure, to input records of 10 students. Members include name, roll number, marks obtained in math, C Program, and English. Display the records of students who have passed in C Program. [4+6]

Asked in 2079

Answer

AI Generated Answer

AI is thinking...