Skip to main content

Problem Statement

Write a C program that uses an array of structures to store the name and roll number of 3 students and then displays all their records.

Solution

Input

Output