1 / 29

Command Line Review

Command Line Review. PCTS 2 Kamiakin H.S. Review Questions. The command line interface tells you it’s ready to receive commands by displaying a specific set of characters called a... Menu Dialog Prompt CMD. Answer 1. C. Prompt. Review Questions.

atira
Télécharger la présentation

Command Line Review

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Command Line Review PCTS 2 Kamiakin H.S.

  2. Review Questions • The command line interface tells you it’s ready to receive commands by displaying a specific set of characters called a... • Menu • Dialog • Prompt • CMD

  3. Answer 1 C. Prompt

  4. Review Questions • Which of the following is not an acceptable DOS filename? • JACKIE.DOC • JAMESDEAN.BMP • JOE • JASMINE.EX

  5. Answer 2 B. JAMESDEAN.BMP • Too many characters in the filename (8.3)

  6. Review Questions • The ASCII standard defines how many eight-bit characters? • 64 • 256 • 512 • 64,000

  7. Answer 3 B. 256

  8. Review Questions • What are the two parts of the name of a DOS file? • Name, program • Filename, doc • Name, type • Filename, extension

  9. Answer 4 D. Filename, extension

  10. Review Questions • Which of the following is the correct path for a file name YODA.TXT on the c: drive in a directory called JEDI that’s in a directory called REBELS that is in the root directory? • C:\ROOT\JEDI\YODA.TXT • C:\JEDI\REBELS\YODA.TXT • C:\REBELS\JEDI\YODA.TXT • C:\ROOT\REBELS\JEDI\YODA.TXT

  11. Answer 5 C. C:\REBELS\JEDI\YODA.TXT

  12. Review Questions • Extra text typed after a command to modify its operation is called a(n)… • Switch • Attribute • Extension • Virgule

  13. Answer 6 A. Switch Virgule?!? Vir´guleNoun1.virgule - a punctuation mark (/) used to separate related items of information

  14. Review Questions • Which command orders DOS to focus on a different directory? • DIR • DIR/CD • DIR/N • CHDIR

  15. Answer 7 D. CHDIR (CD)

  16. Review Questions • Which of the following is not a valid file attribute? • Protected • Hidden • System • Archive

  17. Answer 8 A. Protected

  18. Review Questions • Which of the following shows a typical DOS prompt? • c:\\ • C:/> • C:\> • C://

  19. Answer 9 C. C:\>

  20. Review Questions • Which command(s) can DOS use to remove files from a drive? (Select all that apply) • REMOVE • DEL • RD • ERASE

  21. Answer 10 B. and D. DEL and ERASE

  22. Review Questions 11. What command created this?

  23. Answer 11 DIR

  24. Review Questions 12. What DOS command created this?

  25. Answer 12 DIR/W

  26. Review Questions 13. What do you type after a command to get more information related to that command? a. /! b. /? c. ? d. *.*

  27. Answer 13 B. /?

  28. Review Questions 14. Explain each part the following command (4 parts) DIR /S/P *READ*.* result in?

  29. Answer 14 • DIR gives a list of files in the directory of focus • /S directs DOS to search in all subdirectories of the directory of focus • /P directs DOS to pause after each full screen • *READ*.* directs DOS to list all files with “READ” in the filename

More Related