Computer Science, asked by altamasahmad791, 3 months ago

An institution has decided to admit new candidates i
Total marks obtained
Stream offered
Science
300 and above
Commerce
200 and above but less than 300
Arts
Below 200 but not below 75
Admission is not granted, you have
Otherwise
appear in a qualifying examination
the stream alleen
Write a program to input total marks obtained in an examination and print the stream​

Answers

Answered by mayur7814
0

Explanation:

This program calculates the grade of a student based on the marks entered by user in each subject. Program prints the grade based on this logic.

This program calculates the grade of a student based on the marks entered by user in each subject. Program prints the grade based on this logic.If the average of marks is >= 80 then prints Grade ‘A’

This program calculates the grade of a student based on the marks entered by user in each subject. Program prints the grade based on this logic.If the average of marks is >= 80 then prints Grade ‘A’If the average is <80 and >=60 then prints Grade ‘B’

This program calculates the grade of a student based on the marks entered by user in each subject. Program prints the grade based on this logic.If the average of marks is >= 80 then prints Grade ‘A’If the average is <80 and >=60 then prints Grade ‘B’If the average is <60 and >=40 then prints Grade ‘C’

This program calculates the grade of a student based on the marks entered by user in each subject. Program prints the grade based on this logic.If the average of marks is >= 80 then prints Grade ‘A’If the average is <80 and >=60 then prints Grade ‘B’If the average is <60 and >=40 then prints Grade ‘C’else prints Grade ‘D’

Answered by yasiramankhan966
4

Answer:

Google se search maro jarror answer mile ga

Similar questions