The ____ Web site feature is used to configure the accepted file extensions for files that don't change.

A. MIME types
B. handler mappings
C. application mappings
D. file mappings

Answer: A

Computer Science & Information Technology

You might also like to view...

Lauren's team of system administrators each deal with hundreds of systems with varying levels of security requirements and find it difficult to handle the multitude of usernames and passwords they each have. What type of solution should she recommend to ensure that passwords are properly handled and that features like logging and password rotation occur?

A. A credential management system B. A strong password policy C. Separation of duties D. Single sign-on

Computer Science & Information Technology

What is the value of X in the following expression?

```Set X = Str(-685.23)``` a. 685 b. -685 c. “-685.23” d. “685.23”

Computer Science & Information Technology