Computer Science, asked by farmaansaifi161, 18 hours ago

which command is used for intellyze the variables

Let. ( )
Constant.( )
Rem. ( )
Print. ( )


Answers

Answered by neerajgopalv
0

Answer: Purpose: Provides a way to insert remarks (that will not be acted on) into a batch file.

During execution of a batch file, DOS will display (but not act on) comments which are entered on the line after the REM command.

You cannot use separators in the comment except the space, tab, and comma..

Explanation: pls mark me as brainlist

Similar questions