Which array declaration is appropriate to store "diploma" string ?
Answers
Answered by
1
Answer:
Explanation:
Structure array is used in this program to store and display records for many students. You can store “n” number of students record by declaring structure variable as 'struct student record[n]“, where n can be 1000 or 5000 etc.
Similar questions
History,
6 months ago
English,
6 months ago
Hindi,
6 months ago
Environmental Sciences,
1 year ago
Physics,
1 year ago