Question: SOLVE USING C PROGRAMMING LANGUAGE PLEASEE //Take 10 students name,marks,cgpa from user. //write in a text file data.txt //read all data from data.txt //calculate lowest
SOLVE USING C PROGRAMMING LANGUAGE PLEASEE
//Take 10 students name,marks,cgpa from user. //write in a text file data.txt //read all data from data.txt //calculate lowest marks.write all info in min.txt //calculate sum of all cgpa write result in sum.txt //calculate average of all marks .write result in avg.txt. //calculate sum of all cgpa .write result in sumcgpa.txt //Again read sum.txt and sumcgpa.txt then calculate average of two value .then write in a newavg.txt.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
