When working from a command prompt, what command shows the drive letters available?

A) MAP
B) DRIVE
C) SHOW
D) PROMPT


A

Computer Science & Information Technology

You might also like to view...

Keywords in Visual Basic are words that

(A) should be used when naming variables. (B) are used to name controls, such as TextBox1, Command2, etc. (C) have special meaning and should not be used as variable names. (D) are used as prefixes for control names (such as txt, btn, lbl, and lst).

Computer Science & Information Technology

?A(n) ____________________ is a software tool that examines and reports about vulnerabilities on local and remote hosts.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Tests of controls determine whether the database contents fairly reflect the organization's transactions.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A line connecting two classes on a class diagram represents a

a) binary association. b) binary aggregation. c) message. d) switch.

Computer Science & Information Technology