What happens if you attempt to unmount a file or directory that is open?

A. The unmount occurs unconditionally without any warnings or prompts.
B. You receive a prompt to "close all files to continue" message.
C. You receive a message indicating the directory will be closed and the unmount will occur.
D. You get a"device is busy"error.

Answer: D

Computer Science & Information Technology

You might also like to view...

The Windows 8 simulator ________ option (the default) runs the app directly on the Windows 8 computer that’s running Visual Studio.

a) Local Machine b) Remote Machine c) Simulator d) Multicore Machine

Computer Science & Information Technology

Write a code fragment that reads 10 integer values from the user and prints the highest value entered.

What will be an ideal response?

Computer Science & Information Technology