If an administrator wants to extend an existing volume, what command should be used?

A. diskpart
B. fdisk
C. parted
D. gpart

Answer: A

Computer Science & Information Technology

You might also like to view...

Match each item with a statement below.

A. A powerful, cross-platform text editor often used for writing programs B. A sequence of characters in a file that you can display, print, or process C. A method of operation in which the Vim editor pushes characters to the right of the screen rather than overwriting them D. The state in which the Vim editor accepts changes to a file E. An integrated scripting environment that includes a text editor F. A data storage area for use with copy, cut, and paste functions G. the general name of an application used to edit and revise text files H. removal of highlighted text from a document I. An operation that lets you replace a text string with another string throughout a document J. Special characters used in the Vim editor as wildcards in search patterns and strings

Computer Science & Information Technology

Write a VBScript that generates from the string "abcdefghijklmnopqrstuvwxyz{" the following:

Computer Science & Information Technology