Problem Based Task :programming Fundamental
Problem Based Task :programming Fundamental
DEPARTMENT : JTMK
ASSESSMENT : PROBLEM BASED TASK 2
INSTRUCTION TO CANDIDATES:
REG. NO : 19DDT20F2017
Create a program to count mark and grade using function approach. The program
must complete these rules:
a) Function 1 – receive 5 student’s name from user : use array to keep the
student’s name
b) Function 2 – receive mark from user (in array) for quiz, assignment and test
80 -100 A
60-79 B
40-59 C
0-49 FAILED
f) Function 5 – Show the name of student, subject, total of mark and grade
obtained.
Submit:
Softcopy report including (Program Code, Output and Rubric Grading) and file .cpp
through Ms Team.
Date of Submission:
5 Jan 2022 (before 5.00 PM)
Coding
Output
Rubric Scheme
Code and Course Name : DFC20113 Programming Fundamentals
TOTAL