A. Match the following commands with their functions :
Commands
1. LIST
2. NEW
3. DELETE
4. GOTO
5. SYSTEM
6. SAVE
functions
a. to execute a particular line number first
b. to save the program in the memory
c. to quit the BASIC program and return
d. to wipe out the previous programs for writing new program
e. to see all the instructions stored in memory
f. to correct errors
Answers
Answered by
9
Answer:
1=e,
2=d
3=c
4=f
5=a
6=b
Similar questions