Computer Science, asked by chouhansatgur, 3 months ago

What is the use of REM function in QBASIC?​

Answers

Answered by XxItzqueenxX00
3

Answer:

Description. Use the REM statement to insert a comment in a BASIC program. Comments explain or document various parts of a program. They are part of the source code only and are nonexecutable. They do not affect the size of the object code.

Answered by priya66632
1

Answer:

Description. Use the REM statement to insert a comment in a BASIC program. Comments explain or document various parts of a program. They are part of the source code only and are nonexecutable. They do not affect the size of the object code.

Similar questions