English, asked by sayeldebbarma, 8 months ago

r e m statement is used to write blank about any program which basically shows the purpose of a program​

Answers

Answered by praveenrathi
1

Answer:

yes it can REM is a statement placed in system files such as the autoexec. bat to skip lines from loading. A remark is created by placing "REM" (followed by a space) in front of a line. Doing this remarks the line from loading and with batch files also doesn't show the line if echo is off.Apr 26, 2017

Similar questions