Operating SystemsQuestion 30 of 100

Which command in Windows Command Prompt changes the current directory?

a.cd
b.dir
c.copy
d.del

Explanation

The cd command changes the current working directory in the Windows Command Prompt. The dir command lists directory contents, copy duplicates files, and del deletes them. Understanding basic command-line navigation is a core system administration skill.

Practice all 100 questions free — no signup required.

Related questions on this topic

Last reviewed: · editorial process

PrepPass Editorial Team · Verified against Google IT Support Professional Certificate · How we review
Report