Computer Science, asked by purniboro2020, 4 months ago

write the modes of QBASIC​

Answers

Answered by elizabethminj12
1

Answer:

two

Explanation:

These modes are the two output modes of Qbasic programming.

...

Difference between Direct Mode and Program Mode.

DIRECT MODE PROGRAM MODE

1. Accepts only a single line of instruction. 1. Accepts only a multiple line of instruction.

2. It doesn't have any line number. 2. It has line numbers

Answered by Mythili7799
1

Explanation:

There are two types of output modes in QBasic. They are Direct Mode and Program Mode.

Similar questions