The pattern used to write a statement in QBasic is called ____
Answers
Answered by
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
END
PRINT USING
LINE INPUT
LPRINT AND LPRINT USING
READ….DATA
RESTORE
LOCATE
SWAP
Answered by
2
Answer:
The pattern used to write a statement is called
Similar questions