Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

Write a C program (not in c++) to print a mark sheet of 10 student for five subjects(english/urdu/islamiat/computer/maths). Calculate total marks, percentage, grade. Also ask

Write a C program (not in c++) to print a mark sheet of 10 student for five subjects(english/urdu/islamiat/computer/maths). Calculate total marks, percentage, grade. Also ask roll no, student name , class, school name.

use IF statement to assign student a grade(A+ for students whose percentage is 80%+,A for students whose percentage is 70%+,B for students whose percentage is 60%+,C for

student having 50% and Fail for those having percentage less than 50% .

It is project so please write program demonstration as well.

Note: Please use user define function in it. Hoping for a quick response :)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions