25 multiple choice Windows Command Prompt questions

Take the test with 25 questions about CMD below to see where your knowledge is.

Command Prompt (CMD) is one of the two most important command line programs of Windows, essential for machine operation. However, not all Windows computer users are familiar with this command line tool.

Maybe CMD is very simple, it can also be very complicated so to have your own answers, please take the test with 25 multiple choice questions about CMD below to see where your knowledge about CMD is .

What is the PING command? How is PING Test?

Certain deadly commands never run on Linux

What is the Bootcfg command?

  1. Which command is used to change the file extension?
    1. Assoc
    2. Ftype
    3. Cacls
    4. Attrib
  2. Which command to change the file location to another folder?
    1. Copy
    2. Move
    3. Mv
    4. Lace
  3. Which command is used to delete the directory?
    1. Del
    2. Rm
    3. Rd
    4. Rmdir
  4. What is the echo command used for?
    1. Display notifications on the screen
    2. Display text file content
    3. Copy the file to another address
    4. Display output data of each monitor
  5. What is the SC command used for?
    1. Schedule your order
    2. Check the system
    3. Clear the screen
    4. Service control
  6. What command to change permissions with file?
    1. Perms
    2. Cacls
    3. Chmod
    4. Dir
  7. What order to schedule the task in advance?
    1. Crontab
    2. Exec
    3. Watch
    4. At
  8. Which command to clean up the CMD screen?
    1. CD
    2. Cls
    3. Clean
    4. Clear
  9. Sign up to store File Associations?
    1. HKEY_LOCAL_MACHINE
    2. HKEY_CURRENT_CONFIG
    3. HKEY_CURRENT_USER
    4. HKEY_CLASSES_ROOT
  10. Where are the valid file attributes?
    1. Read, write, execute
    2. Full control, reading and executing, editing, special access rights
    3. Hidden, read only, system, archived
    4. Owner, group, other
  11. Which command turns off the computer without warning or counting?
    1. Shutdown / p
    2. Psshutdown
    3. Shutdown / r
    4. Poweroff
  12. What is the hostname command used for?
    1. Export the current username
    2. Show version information
    3. Display computer name
    4. Switch users
  13. Which command displays hidden files in the directory?
    1. Dir - ah
    2. Ls-h
    3. Dir / a: a
    4. Dir / a: h
  14. What command to set for the file is only readable?
    1. Chmod 444
    2. Attrib + r
    3. Cacls / r
    4. Attrib -r
  15. What is the command fc used for?
    1. Compare 2 files
    2. Copy file
    3. Check the file
    4. Change the format
  16. What does CMD use to do?
    1. Clear the screen
    2. Open the new command shell
    3. Run the command
    4. Close the command shell
  17. Which of the following commands changes directory permissions?
    1. Cacls
    2. Attrib
    3. Chmod
    4. Icacls
  18. Which order changes the account password?
    1. Pspasswd
    2. Net user
    3. Passwd
    4. Chgrp
  19. Which command displays the time and date?
    1. Date
    2. Logtime
    3. Date / t
    4. Echo
  20. Which command finds the next string in the file?
    1. Find
    2. Grep
    3. Findstr
    4. Awk
  21. Where is not the file system?
    1. NTFS
    2. UDF
    3. FAT
    4. FTP
  22. Which command lists system information?
    1. Psinfo
    2. Whoami
    3. Ver
    4. Systeminfo
  23. Which command executes the software under another username?
    1. Runas
    2. Su
    3. Sudo
    4. Psexec
  24. Which command enter the setting of the registration?
    1. Regini
    2. Reg
    3. Regedit
    4. Regsvr32
  25. Which order to delay execution for another 5 seconds?
    1. Waitfor 5
    2. At 5
    3. Start 5
    4. Sleep 5

Answer:

1. A
2. B
3. C
4. A
5. D 6. B
7. D
8. B
9. D
10. C 11. A
12. C
13. D
14. B
15. A 16. B
17. D
18. A
19. C
20. C 21. D
22. A
23. A
24. C
25. D

See more:

  1. Table summarizes the basic PowerShell commands
  2. 21 Command Prompt tricks you may not know
  3. How are Command Prompt (cmd) and PowerShell different?
3.8 ★ | 33 Vote