What tool is offered by Windows Vista Ultimate and Enterprise editions to encrypt entire hard drives?
A. NTFS
B. BitLocker
C. TPMs
D. TrueCrypt
Answer: B
Computer Science & Information Technology
You might also like to view...
Match the following chart types with their description:
I. Histogram II. Bar chart III. Line chart IV. Pie chart V. Column chart A. Displays trends over time B. Ranges are typically the same width and the column widths fill the width of the range C. Uses vertical rectangles whose height represents the value of the data D. Uses horizontal rectangles whose length represents the value of the data E. Represents the whole of a group
Computer Science & Information Technology
Which of the following is the proper beginning for a sub procedure named "Test"?
A) Sub Test() B) Sub () C) (Test) D) Sub (Test)
Computer Science & Information Technology