Student Grade Calculation using else if clause: C Program

preview_player
Показать описание

In this program we'll show you the usage of else-if clause in C programming language. Here we are illustrating the concept by taking score/marks of 5 subject from the user. Then we calculate the percentage of it and display grade to the user.

C Programming: Beginner To Advance To Expert
Рекомендации по теме
Комментарии
Автор

Hi, I had been struggling a lot to write this program in c++, but when i saw this video i was able to write this program and it worked perfectly thankyou sir :-)

aik_naaa
Автор

Sir you have took 5 input...will the first statement works when i gives the input :110, 50, 50, 50... please make a solution for this and i want input below or =100 not above 100

Manon_
Автор

Thank you soo much. Ur way of teaching is amazing.

khanbhai
Автор

sir thanku very much how to write code if we have to check each and every subject pass or fail please sir tell me about how to conditional statement use for this waiting for your reply

dattatraywaykar
Автор

Create a program that will determine and
display the winner, first runner up and
second runner up among three candidates.

Instructions:
screenshots (Code, Output)
flowchart and algorithm (written(PICTURE))
file(PDF format)

ab-kim
Автор

what if i want to calculate 50 students

blackgold