The marks distribution of a course is: Attendance - 10%, Class Tests -
20%, Midterm Exam - 20% and Final Exam -50%. The grades given are:
A for 90%, B for 80% and 90%, C for 70% and 80% D for 60%
and 70 %, F for 60%. If the teacher takes 40 classes and if Class
Tests, Midterm and Final Exam have full marks of 100 each, write a
program using Block IF and CASE constructs to calculate a student's
grade.
This is a complete bangla tutorial in fortran solving the above problem using if .. else if conditional statement. Thanks.
#fortran #grade #bangla