Question No.8: Create a structure called Students that holds information like Registration code, name of student and date of admission. Write a program to create an array of structures and enter some...



Write a C program, it should be in C language not C++ . Also attach the screenshots of the Output of the Program.


Question No.8:<br>Create a structure called Students that holds information like Registration code, name of student and<br>date of admission. Write a program to create an array of structures and enter some data into it (15 records<br>at least). Then ask the user to enter current date. Display the names of those Students who are in the<br>school greater than or equal to 5 years.<br>

Extracted text: Question No.8: Create a structure called Students that holds information like Registration code, name of student and date of admission. Write a program to create an array of structures and enter some data into it (15 records at least). Then ask the user to enter current date. Display the names of those Students who are in the school greater than or equal to 5 years.

Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here