Computer Science, asked by anas7780, 4 months ago

The statement that is used to write comments in QBASIC is
b) PRINT
a) INPUT
c) REM​

Answers

Answered by Soumikstar
0

Answer:

c) REM

Explanation:

The REM statement is used to insert a comment in a BASIC program. Comments explain or document various parts of a program.

Please mark me as a brainliest.

Answered by atrs7391
1

REM is used to add comments line in QBasic.

Similar questions