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

How do you convert strings to numbers in C?

0 Answers  


What are qualifiers and modifiers c?

0 Answers  


What is action and transformation in spark?

0 Answers  


WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?

1 Answers   IBM,


What is the difference between constant pointer and pointer to a constant. Give examples.

4 Answers   TCS,






what is the output of the program?? #include<stdio.h> main ( ) { int a=010,sum=0,tracker: for(tracker=0;tracker<=a;tracker++) sum+=tracker; printf(ā€œ %d\nā€,sum); } what is the difference between a=10 and a=010??

3 Answers   Oracle,


What is the difference between union and structure in c?

0 Answers  


What are pointers?

0 Answers   Accenture, Tavant Technologies, Zensar,


Is swift based on c?

0 Answers  


what is the structure pointer?

0 Answers   Accenture, HCL,


What is the difference between array and pointer in c?

0 Answers  


wat is the meaning of c?

9 Answers   CTS, IBM, Wipro,


Categories