Computer Science, asked by sanjibdas7343, 3 months ago

The pattern used to write a statement in QBasic is called ____​

Answers

Answered by adprasad
6

Explanation:

Any command or the instructions in the QBASIC is called a statement. Statements are classified into executable and non-executable. Executable statement specify actions and non-executable statements specify characteristics, arrangements and initial values of data.

Some of the QBASIC statements are:

CLS

REM

INPUT

LET

PRINT

END

PRINT USING

LINE INPUT

LPRINT AND LPRINT USING

READ….DATA

RESTORE

LOCATE

SWAP

Answered by rubinazim0709
2

Answer:

The pattern used to write a statement is called

Similar questions