ارجوكم تحلوا هذه المسائلة في اسرع وقت:
the program should enter student id, student name, course name
section etc. we should also enter the maximum no. of lecture (n) for the semester and the no. hours attended (m) by the student should be entered and the. lecture shortage should be computed on the following criteria:
if shortage >=10% : first warning
if shortage >= 20% : second warning
if shortage >=30% : debarred.
the output should contain name of the student, id course name, section, maximum lecture hours, hours attended, hours absent and ofcourse shortage with suitable message.
the program should enter student id, student name, course name
section etc. we should also enter the maximum no. of lecture (n) for the semester and the no. hours attended (m) by the student should be entered and the. lecture shortage should be computed on the following criteria:
if shortage >=10% : first warning
if shortage >= 20% : second warning
if shortage >=30% : debarred.
the output should contain name of the student, id course name, section, maximum lecture hours, hours attended, hours absent and ofcourse shortage with suitable message.