Skip to main content

Problem Statement

Write a C program that defines a structure to store a student’s name and marks, then takes input from the user and displays the stored information.

Solution

Input

Output