Create a structure to specify data on students given
below:
Roll number, Name, Department, Course, Year of joining
Assume that there are not more than 450 students in the
college.

1.write a function to print names of all students who joined in a particular year
2.write a function to print the data of a student whose roll number is given


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Write a code of a general series where the next element is the sum of last k terms.

0 Answers   Aspiring Minds,


what is the structure pointer?

0 Answers   Accenture, HCL,


Place the #include statement must be written in the program?

0 Answers  


do ne body have any idea about the salary for the we r going to have interview. yup .. u got it right ..i m talking abt NIC.

1 Answers  


please explain every phase in the "SDLC" in the dotnet.

0 Answers  






Write a Program to accept different goods with the number, price and date of purchase and display them

0 Answers   HDFC,


Is it possible to execute code even after the program exits the main() function?

0 Answers  


difference between my-strcpy and strcpy ?

3 Answers   Geometric Software, IIM, Infosys,


Why is c called "mother" language?

0 Answers  


Why doesn't the code "int a = 1000, b = 1000; long int c = a * b;" work?

7 Answers  


Write a program to find the biggest number of three numbers in c?

0 Answers  


I heard that you have to include stdio.h before calling printf. Why?

0 Answers  


Categories