| 1.
|
Describe system functions of units which compose the computer system.
(I)
|
| 2.
|
Initialize, enter, and execute a BASIC program on a microcomputer. (I)
|
| 3.
|
Flowchart a task to be programmed. (I, II)
|
| 4.
|
Write program documentation as specified. (I, II)
|
| 5.
|
Write BASIC language programs. (I, II, VI)
|
| 6.
|
Move data blocks from one memory area to another, and verify memory
contents. (I, VIII)
|
| 7.
|
Examine and alter register contents. (I, VIII)
|
| 8.
|
Display and interpret memory contents. (III)
|
| 9.
|
Use BASIC programming statements. (IV)
|
| 10.
|
Use top down programming (V)
|
| 11.
|
Use logical operators in making programming decisions. (VII)
|
| 12.
|
Examine and use arrays for sorting and moving data. (VIII)
|
| 13.
|
Use file structure. (IX)
|
|