SAINT
JOHN’S COLLEGE
INFORMATION
TECHNOLOGY
SCHOOL
BASED ASSESSMENT (SBA)
2014-2015
Written by Ms.
Marcelli Young
Paper Four – Problem Solving and
Programming
- Write a structured algorithm that determines and outputs the number of VIP members that will attend the New Year’s Eve Countdown event of the thirty listed members, as well as output the total expected income based on their membership fee, noting that Membership Fees are: Platinum $2500.00 per event; Diamond $1800.00 per event; Gold $1200.00 per event. The algorithm should output a list of ALL members names entered into the program, regardless of if they are attending the event, with proper headings. (Internal Documentation required)
- Prepare a trace table for the above algorithm. Include sample data and indicate three iterations.
- Prepare the flowchart of the above algorithm.
- Code the algorithm in Pascal Programming Language. Ensure to show proof of compilation.
For
submission:
Include
a table of contents specifically for this paper. Include a page indicating the problem and the
problem statement, as well as proof of compilation for the program. Your name and candidate number should be
stated in the header of each page on the upper right hand corner.
Due date: March 9, 2015 by 8pm electronically submitted to marcelliyoung@yahoo.com
how are we to do proof of compilation
ReplyDeleteProof of compilation is for Pascal only; it's done by print screen or screen shot of the compiler when running the program (black screen with program running)
ReplyDeletePlease note that only the algorithm, trace table and flowchart is due on Monday. The table of contents, problem statement, and pascal will be submitted next week after we complete pascal in class
ReplyDeleteOk thanks. For the trace table do we state the constants.
ReplyDeleteyes, because they are used in a calculation that affects a variable
ReplyDeletePASCAL code of algorithm is due today before midnight. Submit on time!
ReplyDeleteAs of date, you should have submitted the algorithm, the flowchart, the trace table. Additional proofs will be submitted when printed.