Computer Science, asked by aiza04, 1 year ago

What is the difference b/w direct and indirect modes in GW BASIC?

Answers

Answered by 20thcentury
5
In the direct mode, GW basic statements and commands are executed as they are entered.

The indirect mode is used to enter programs. The programs stored in memory is executed by entering the *RUN* command
Similar questions