Create a structure to specify data on students as given below: Roll number, Name, Department, Course, and Year of joining. Assume that there are not more than 450 students in the collage. (a) Write a function to print the names of all students who joined in the last 3 years. (b) Write a function to print the data of a student whose roll numbers are divisible by 4.


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

Post New Answer

More C Interview Questions

Tell me when would you use a pointer to a function?

0 Answers  


write a function for strtok()??

2 Answers   Verifone,


What does int main () mean?

0 Answers  


What are the advantages of Macro over function?

1 Answers  


Differentiate between null and void pointers.

0 Answers   TCS,






Can include files be nested? How many levels deep can include files be nested?

0 Answers   Aspire, Infogain,


What does typedef struct mean?

0 Answers  


What are directives in c?

0 Answers  


Write a program on swapping (100, 50)

0 Answers   BPL,


provide an example of the Group by clause, when would you use this clause

0 Answers  


What is s or c?

0 Answers  


Can math operations be performed on a void pointer?

0 Answers  


Categories