Computer Science, asked by medhathakur14, 11 months ago

Write in detail about the features of Qbasic

Answers

Answered by anubhavkhushboo7
0

Answer:

Features of QBasic

It is simple and easy to learn.

It automatically checks syntax.

It capitalizes the reserved words (keywords) automatically.

It allows you to break lengthy programs into modules.

QBASIC interprets a statement of a program at a time to CPU.

It has dynamic program debugging feature.

It supports local and global variables.

Similar questions