Data classification schemes should categorize information assets based on which of the following?

A. value and uniqueness
B. sensitivity and security needs
C. cost and replacement value
D. ease of reproduction and fragility

Answer: B

Computer Science & Information Technology

You might also like to view...

A network administrator has just installed a new frame relay DS3 to connect an office to the corporate datacenter. Users report long load times for large documents hosted on fileservers in the datacenter. Which of the following tests would be MOST useful in identifying the problem?

A. A penetration test B. A throughput test C. ping t D. ping f

Computer Science & Information Technology

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

1. A vector can potentially encounter an ArrayIndexOutOfBoundsException. 2. An Iterator is an object that allows your code to produce the elements in a vector or other container one after the other, exactly once.

Computer Science & Information Technology