What command prompt command can be used to partition a disk and mange multiple partitions on a system?

A. chkdsk
B. format
C. parted
D. diskpart


Answer: D

Computer Science & Information Technology

You might also like to view...

____ is targeted and involves the delivery of specific knowledge to a defined group.

A. Awareness B. Training C. Accountability D. Delivery

Computer Science & Information Technology

Which of the following is an invalid way to instantiate a String object?

a)``` String title = new String("Java Software Solutions"); ``` b)``` String name = "John Lewis"; ``` c)``` String empty = ""; ``` d)``` String alsoEmpty = new String(""); ``` e)``` all of the above are valid ```

Computer Science & Information Technology

The same data source can be used with any number of main documents of different types

Indicate whether the statement is true or false

Computer Science & Information Technology

A small number used to denote a footnote is an example of what type of character formatting?

A. Script B. Subscript C. Superscript D. Hypertext

Computer Science & Information Technology