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 is the meaning of int *x[]();?
What is the description for syntax errors?
write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays
main() { int *ptr=(int*)malloc(sizeof(int)); *ptr=4; printf("%d",(*ptr)+++*ptr++); }
5 Answers Vector, Vector Solutions,
write a programme to convert temperature from farenheit to celcius?
#include<stdio.h> main(0 { printf("\n %d %d %d",sizeof(3),sizeof("3"),sizeof(3)); }
How can I remove the leading spaces from a string?
Define function ?Explain about arguments?
2 Answers Geometric Software, Infosys,
N O S I E R + A S T R A L ---------------- 7 2 5 6 1 3
Can you please compare array with pointer?
What are the scope of static variables?
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321