write a c program to store information and display it using structure
Answers
Answered by
3
Then, we created a structure array of size 10 to store information of 10 students. Using for loop, the program takes the information of 10 students from the user and displays it on the .
Similar questions