Computer Science, asked by shantanukesharwani52, 2 months ago

what is REM command in Q Basic why do we use it in a program​

Answers

Answered by acharjeerimi
0

Answer:

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