Computer Science, asked by raineetumuzaffarpur, 1 year ago

What is the use of REM command in QBASIC?​

Answers

Answered by 677sanju
21

Answer:

Hello

Explanation:

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.

Similar questions