Hello everyone!
I need to write an algorithm in pseudocode for an array of students
and based on their marks should print average, lowest or highest.
i want to define a procedure for this array..
but i m not sure whether i should define the length of array as of
total no of students >>
if yes then should i deine the grading criteria in this array, but if
i m defining ery thng in procedure y can't i do it in my program,
directly?
Waiting for ur response..
Thank you
Regards
AMB