Special characters in windows batch

You should remember some of the special characters in Windows batch programming as mentioned below.
 
% % -> This is used to access the Environment variables. For example %PATH%.
REM and :: -> This is used to mark the comments in a batch file.
@ -> This character is used to mark the directive. For example @echo off will suppress the printing of commands.

Web development and Automation testing

solutions delivered!!