December
1999 QUESTION 3 Total Marks: 15 Marks |
Click here to access other
questions
SUGGESTED SOLUTIONS |
(a) |
Flowcharts are often described as being too sequential
in nature.List three characteristics of flowcharts which support this
argument. •Activities
are represented from top to bottom and from left to right. •There
must be a start point and an end point. Other valid answers should also receive marks .
|
[3] |
(b) |
Give two ways in which the design of a system can be
disadvantaged if flowcharts are used. •Global data
might be used. Other valid answers should also receive marks
|
[2] |
(c) |
Illustrate,using examples,each of the following Nassi-Schneiderman chart symbols: (i)Sequence process.[2 marks ] (ii)Condition decision process.[2 marks ] (iii)Case decision process.[2 marks ] (iv)Iteration process.[2 marks ] In each case,one mark should be awarded for getting the structure of the symbol,and a further mark should be awarded for illustrating the symbol with a suitable example.
|
[8] |
(d) |
List two drawbacks of using Nassi-Schneiderman charts.
•Nassi-Schneiderman
charts can be difficult to draw,especially ifthere are a large number
ofnested ifstatements. Other valid answers should also receive credit. |
[2] |