Which of the following is NOT a disadvantage of UTM?

A. Single point of failure
B. Higher upfront costs
C. Lacks granularity provided in the tools
D. Performance issues when one device performs all functions


B
Explanation: UTM has lower upfront costs.

Computer Science & Information Technology

You might also like to view...

Which is best defined as the ability of a system to continue operations despite a failure?

A. fault tolerance B. survivability analysis C. reliability audit D. adaptation and evolution

Computer Science & Information Technology

Describe the guidelines for creating a secure password

What will be an ideal response?

Computer Science & Information Technology

Write a program that uses a for statement to print a table of ASCII values for the characters in the ASCII character set from 33 to 126. The program should print the decimal value, octal value, hexadecimal value and character value for each character. Use the stream manipulators dec, oct and hex to print the integer values.

What will be an ideal response?

Computer Science & Information Technology

In the ThreeBallot voting system, if there are 23 candidates running for the same office, how many bubbles does someone have to fill in to correctly vote for their preferred candidate?

What will be an ideal response?

Computer Science & Information Technology