You are on page 1of 2

1. a.

top down design - A top-down design is essentially the breaking down of a system to gain insight
into the sub-systems that make it up.

Library routine :

• Library routine is a list of instructions // block of code // subroutine

• that is used often «

• which is given a name

• and which can be called from other programs

• Library routines make writing programs easier and faster as the code is

already written

• Library routines make program testing easier as the code has already

been tested and debugged

b. Answer may vary

c. Answer may vary

2. a.

b. IF…THEN…ELSE…ENDIF
CASE…OF…OTHERWISE…ENDCASE

c)

3. a. i. Device ID

ii. records 6, fields 6

b. Alan Swales, Chantel Law

c.

4. a. Answer may vary according to the used loop

b. Answer may vary

c. i. ii. Iii. Iv.

d. answer may vary

You might also like