what do you mean by print at q basic
Answers
Answered by
0
Answer:
The PRINT command is used to display any message or value on the screen. The INPUT statement in QBASIC is used to accept the data item from the user. REM statement is a non-executable statement and stands for remarks. CLS statement is used to clear the screen. END statement is used to end the program execution.
Answered by
1
Answer:
PRINT statement provides output on the screen. It prints the values of the expression on the screen. If the expression list is blank, no characters are printed. The expressions in the list may be numeric or string.
Similar questions
Math,
1 month ago
Math,
1 month ago
Art,
2 months ago
Math,
2 months ago
India Languages,
9 months ago