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 c program to sort six numbers and find the largest one by using the ladder of if-else? plz do help me

2 Answers  


write a program for 4 4 3 3 3 3 2 2 2 2 2 2 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 2 2 2 2 2 2 3 3 3 3 4 4

1 Answers  


What are 'near' and 'far' pointers?

0 Answers  


what is computer engg

1 Answers  


Is c still relevant?

0 Answers  


Compare array data type to pointer data type

0 Answers  


What does a pointer variable always consist of?

0 Answers  


What is alloca() and why is its use discouraged?

1 Answers  


What does node * mean?

0 Answers  


wap in c to accept a number display the total count of digit

4 Answers  


What is memory leak in c?

0 Answers  


What is the general form of function in c?

0 Answers  


Categories