Results Return
Results Return
Write a User defined function program called Results( ), which shall ask you to enter a student’s name
and marks of any Six subjects. Calculate the percentage marks, if percentage is above 60%, then display
the Student’s name, percentage marks and “Pass” otherwise display the Student’s name, percentage
marks and “Fail”, as return type.