answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How To find average marks of student using files in c?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Write a c program to generate student mark details using union and find total and average and grade?

write a c program to display marks,total,average,grade using union


Develop a mark sheet in C plus plus for the university examination by using any form of constructors?

#include<iostream.h> class student { char name[10]; int rollno; public: void get() { cout<<"enter student's name"<<endl; cin>>name; cout<<"enter student's rollno"<<endl; cin>>rollno; } void disp() { cout<<"Name of the student is : "<<name<<endl; cout<<"Rollno is : "<<rollno<<endl; } }; class marks:public student { char subjectname[15]; int subcode,intmarks,extmarks; public: void get() { student::get(); cout<<"enter subject name"; cin>>subjectname; cout<<"enter subject code"; cin>>subcode; cout<<"enter Internal marks"; cin>>intmarks; cout<<"enter External marks"; cin>>extmarks; } void disp() { student::disp(); cout<<"Subject name is : "<<subjectname<<endl; cout<<"Subject code is : "<<subcode<<endl; cout<<"Internal marks : "<<intmarks<<endl; cout<<"External marks : "<<extmarks<<endl; } }; void main() { marks m; m.get(); m.disp(); }


A c program to manage a bank system using inheritance and not using the concept of file handling?

using with files


What kind of file contain java source code?

'.java' files contain java source code. One can access these files on windows by using 'notepad'.


Is it possible to read image files using c language?

Yes.

Related questions

Write a c program to generate student mark details using union and find total and average and grade?

write a c program to display marks,total,average,grade using union


How to write the Srs of student mark list analysis?

the check a stander marks details in using a uml diagram


Applying Goal Seek to Find Final Term Marks?

Suppose a student takes 25 marks in midterm exams and 10 marks in assignments. His total score will be calculated by adding his midterm, assignments and final term marks. If the student wants to make his total score equal to 70, find out the final term marks that he should take by using Goal Seek in Microsoft excel.


How do you write repeat until pseudo codes?

A number of student results are to be entered using the keyboard and the results are to be printed. Each student will have a variable number of results, the termination of which is represented by the value 999. Although the number of marks for each student is variable, these will usually be between 1 and 5, so there will be no problem printing the marks for each student on one line. The termination of the whole group of student names will be represented by XXXX. Write the pseudocode to calculate the total score for each student, print the student name, each of the student's marks and the total. An example of output might be: Student Name Marks Total John Smith 34 56 72 162 where the data typed using the keyboard for two students would be: John Smith, 34, 56, 72, 999, William Holland, 67, 43, 12, 34, 999, XXXX.


How do you concatenate a string?

v can concatenate two string by using a function like: select CONCAT( CONCAT('ename','e_mrks'),"name","marks" from student;


What is the difference between writing files to a CD and burning a CD?

There is no difference- writing files to a CD involves using a LASER to leave marks on the CD that can be re-interpreted later on by another CD player. Because of the fact a laser is used, the term 'burning' has come into common use.


How do punctuation marks enhance a student's skills in English language?

Punctuation marks help students convey their intended meaning clearly, effectively organize and structure their writing, and guide readers on how to interpret the text. Using punctuation correctly also demonstrates a student's understanding of grammar rules and shows attention to detail in their writing.


Develop a mark sheet in C plus plus for the university examination by using any form of constructors?

#include<iostream.h> class student { char name[10]; int rollno; public: void get() { cout<<"enter student's name"<<endl; cin>>name; cout<<"enter student's rollno"<<endl; cin>>rollno; } void disp() { cout<<"Name of the student is : "<<name<<endl; cout<<"Rollno is : "<<rollno<<endl; } }; class marks:public student { char subjectname[15]; int subcode,intmarks,extmarks; public: void get() { student::get(); cout<<"enter subject name"; cin>>subjectname; cout<<"enter subject code"; cin>>subcode; cout<<"enter Internal marks"; cin>>intmarks; cout<<"enter External marks"; cin>>extmarks; } void disp() { student::disp(); cout<<"Subject name is : "<<subjectname<<endl; cout<<"Subject code is : "<<subcode<<endl; cout<<"Internal marks : "<<intmarks<<endl; cout<<"External marks : "<<extmarks<<endl; } }; void main() { marks m; m.get(); m.disp(); }


What are some uses of statistics in education?

Calculation of average marks for a class; using bar graphs for comparison among different sections and similar kind of stuff........


What are shared files?

These are files that are shared with your network, or other people using the computer.


Using the Disk Cleanup utility which files can you delete from your system?

Downloaded program files Recycle Bin files Temporary Internet files


Where are you going asked dad using quotation marks?

I need to add quotation marks in that sentence