Computer Science, asked by jyotiabhi2146, 10 months ago

2. Define the following statements:
(a) REM
(b) PRINT​

Answers

Answered by Anonymous
3

REM. Short for remark, REM is a statement that can be placed in system files such as the autoexec.bat or config.sys by placing "REM" (followed by a space) in front of a line. Doing this would remark the line and not show the line if echo is off.

Answered by nasirkhan38470
3

Answer:

(a).REM. Short for remark, REM is a statement that can be placed in system files such as the autoexec.bat or config.sys by placing "REM" (followed by a space) in front of a line. Doing this would remark the line and not show the line if echo is off.

Similar questions