design and implement a data structure and performs the
following operation with the help of file (included 1000
student marks in 5 sub. and %also)
1.how many students are fail in all 5 subjects (if >35)
2. delete all student data those are fail in all 5 subjects.
3. update the grace marks (5 no. if exam paper is 100 marks)
4. arrange the student data in ascending order basis of marks.
5.insert double of deleted students with marks in the list.
No Answer is Posted For this Question
Be the First to Post Answer
What are operators in c?
write a program to find the sum of the array elements in c language?
24 Answers ICT, Infosys, Wipro,
What is the OOPs concept?
how to write a c program to print list of fruits in alpabetical order?
What are the scope of static variables?
What is the difference between array and pointer in c?
What is difference between main and void main?
Write a program to display the no of bit difference between any 2 given numbers eg: Num1 will 12->1100 Num2 will 7->0111 the difference in bits are 2.
What is non linear data structure in c?
what is the use of using linked list and array?
Who is the main contributor in designing the c language after dennis ritchie?
Write a program in c to print * * * * * *******