A user is unable to save an image file to their home directory on a server. The server technician checks the disk space and ACL on the user's home directory and finds that the user has enough space and required access to write to the directory. Which of the following is the MOST likely reason why the user is unable to save the file?

A. The user is attempting to save a file with a prohibited file extension.
B. There are too many open files on the server.
C. The user does not have permission to save files to the server.
D. The hard drive containing the user's home directory, is failing.


Answer: A. The user is attempting to save a file with a prohibited file extension.

Computer Science & Information Technology

You might also like to view...

If the shortest path algorithm is run and a vertex is not reachable from the starting point, what happens?

a. a distance of infinity is reported b. a distance of –1 is reported c. a distance of zero is reported d. the algorithm enters an infinite loop e. the algorithm’s results are undefined

Computer Science & Information Technology

If a class is named MyClass, what must the destructor be named?

a) Erase b) MyClass c) Any name the programmer wishes except the name of the class d) ~MyClass e) None of the above.

Computer Science & Information Technology

The Header & Footer Tools tab contains commands that insert codes into a header or footer. These codes enable the header or footer text to change automatically. You can insert a code for all of the following except:

What will be an ideal response?

Computer Science & Information Technology

Which of the following is code for the color white?

A. FFFFFF# B. #FFFFFF C. FFF#FFF D. WWW#WWW

Computer Science & Information Technology