Multiple choice technology operating systems

Command to change one variable or string to another?

  1. set

  2. setlopcal

  3. setver

  4. share

Reveal answer Fill a bubble to check yourself
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.