Skip to main content

Problem Statement

Write a C program that uses a nested structure to store a student’s name along with their date of birth (day, month, year).

Solution

Output