Which BASIC command is used to display the saved program
on screen?
Answers
Answered by
0
Answer:
Explanation:
You can also use the cat command to display the contents of one or more files on your screen. Combining the cat command with the pg command allows you to read the contents of a file one full screen at a time. You can also display the contents of files by using input and output redirection.
Similar questions