Unit 1 - Activity 1B

Posted on Friday, May 7, 2010 by B[H] | 0 comments
Labels:

TEST YOUR UNDERSTANDING BEFORE YOU CONTINUE WITH THE NEXT INPUT…!


1. State the steps in developing program.

2. State the components of documenting a program.

3. What is a flowchart?





Feedback To Activity 1B


1. i Defining and analyzing problems
ii Planning of variables
iii Drawing of flowchart
iv Program writing
v Testing and debugging program
vi Documentation of program.

2. i An accurate specification of requirement
ii Detail input, output, constraint and formula for the above problems
iii Algorithm in the form of flowchart or pseudo code
iv Program source complete with comment
v Sample program which had been run and executed and the tested data.
vi Guideline on how to use the program.

3. Flowchart represents algorithm in graphic form comprising of geometrical
symbols which is interrelated by line of flow.

No comments:

Post a Comment