Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

This program reads the student master file and prepares a student roster summary with one summary line for each class.

·Files used by the program

·FileDescriptionMode

STUMASTStudent master fileInput

SRSRPTStudent roster summaryPrinter output

·Specifications

·The student records are in sequence by class standing.

·For each class, this program should print one line that summarizes the number of students, units completed, units in progress, and class GPA.

·At the end of the report, print grand totals for number of students, units completed, and units in progress. Also print the GPA for all the students.

·Print chart

share|improve this question
1  
The answer to your question is YES. – Vlad Lazarenko Feb 23 '11 at 1:00
This doesn't look like a question? – Elliott Feb 23 '11 at 1:03

closed as not a real question by Jeremiah Willcock, Vlad Lazarenko, NealB, belisarius, gnovice Feb 23 '11 at 16:27

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.

Browse other questions tagged or ask your own question.