Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

kindly do in c++ and physics marks 68 chemistry 59 english 72 maths 73 urdu 78 percent total 76.15 name Anam Akram roll no. 888/FET/BSEE/F20

kindly do in c++ and physics marks 68 chemistry 59 english 72 maths 73 urdu 78 percent total 76.15 name Anam Akram roll no. 888/FET/BSEE/F20image text in transcribed

Qucm CLOUG TOT Declare a structure student, containing the following information about a student: Variable name name[80] roll_no[20] marks physics marks_chemistry marks_english marks_maths marks_urdu marks_percent type char char int int int int int float In the main function, Initialize a variable of type student and populate the data from YOUR FSC marks-sheet. [Evidence of your FSC marks-sheet be attached with your answer] Calculate the percentage of your entered marks and save it in the structure variable marks_percent. Decide and display the grade based on your calculated marks_percent, using switch-case, according to following table grade E D marks_percent 90 - 100 80 - 89 70 - 79 60 - 69 50 - 59 Below 50 B A U

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

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

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

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

Get Started

Recommended Textbook for

Visual C# And Databases

Authors: Philip Conrod, Lou Tylee

16th Edition

1951077083, 978-1951077082

More Books

Students also viewed these Databases questions