Which statement is used to display any message on the screen in
QBasic?
Answers
Answered by
2
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
3
PRINT statement is used to display any message on screen in QBasic/QB64
Like this:
PRINT "---Your message here---"
Similar questions
Science,
1 month ago
Physics,
1 month ago
Math,
2 months ago
Social Sciences,
2 months ago
Physics,
9 months ago
Social Sciences,
9 months ago
Hindi,
9 months ago