Declare a structure Student and the members of the structure are Roll, Name, marks_maths, marks_phy, marks_che. Write a function to read data for 5 students. Write another function to print the data...


use c program only


Declare a structure Student and the members of the structure are Roll,<br>Name, marks_maths, marks_phy, marks_che. Write a function to read<br>data for 5 students. Write another function to print the data of all 5<br>students along with their total marks (maths+ phy+ che).<br>

Extracted text: Declare a structure Student and the members of the structure are Roll, Name, marks_maths, marks_phy, marks_che. Write a function to read data for 5 students. Write another function to print the data of all 5 students along with their total marks (maths+ phy+ che).

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here