Geography, asked by swaralibhagwat123, 1 month ago

Explain End and REM statement used in QBasic.​

Answers

Answered by khawajatahir81
3

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