1.
|
Use a suitable microcomputer BASIC to design and program, through the
use of topdown design techniques and structured programming
principles, a series of interconnected program modules to handle a
typical business problem. (I)
|
2.
|
Create data entry templates and menus. (II)
|
3.
|
Describe and code efficient algorithms for data validation, binary
table search, and sorting of significant amounts of data. (III)
|
4.
|
Manipulate non-sequential files in a variety of ways, including
adding, changing, deleting, and displaying records. (IV)
|
5.
|
Optimize program efficiency through the use of appropriate data types,
segmentation, and compilation. (V)
|
6.
|
Produce appropriate user documentation for a system. (VI)
|
|