Operating Systems第 30 / 100 题
Which command in Windows Command Prompt changes the current directory?
a.cd
b.dir
c.copy
d.del
解析
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.
免费刷完整 100 道题库 — 无需注册。
同考点相关题目
- What is the purpose of a device driver?
- In Windows, what is the Registry?
- What does 'multitasking' mean in the context of an operating system?
- What is the main benefit of creating user accounts with limited (standard) privileges instead of administrator rights?
- What is a common reason to boot a computer into 'safe mode'?
- What does 'package management' refer to on Linux systems?