Multiple choice technology operating systems

Command for changing directories.

  1. cd

  2. copy

  3. ctty

  4. dir

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

cd (change directory) is the standard command in both Unix/Linux and Windows to switch between directories. copy duplicates files, ctty is not a standard directory command, and dir lists directory contents.