The _______________ option shrinks a virtual hard disk file by removing blank space left by deleted files.

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


compact

Computer Science & Information Technology

You might also like to view...

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

1. The least common error in using an array is a subscript range error. 2. The assignment operator = can be used for string assignment only when initializing a string variable in its declaration. 3. If "cat" is the value of the string variable str, then str[3] is the null character.

Computer Science & Information Technology

A common example used for a sequence structure is the ______ part of a recipe.

A. ingredient list B. preparation time C. instruction D. optional

Computer Science & Information Technology

After deploying a Virtual Private Cloud service, and configuring a routed network for your VM, you find that you are unable to access any ports assigned to services on the VM. What is most likely the issue?

A. The Edge Gateway is blocking all incoming ports. B. The Virtual Private Cloud service was deployed in the wrong region. C. No public IP addresses are assigned to the gateway. D. The routed network has not been added to the Edge Gateway as an allowed network.

Computer Science & Information Technology

Which statement is true?

a) EOF must have the value 1 on all C systems. b) EOF is a symbolic constant defined in the header file. c) EOF is a symbolic variable defined in the header file. d) EOF is a symbolic integer constant defined in the header file.

Computer Science & Information Technology