Command to change one variable or string to another?
-
set
-
setlopcal
-
setver
-
share
A
Correct answer
Explanation
The SET command creates, modifies, or displays environment variables in DOS and Windows. Environment variables are string values that can be accessed by programs and batch files - effectively 'changing one variable to another' as the question describes.