Which Windows 8.1 feature enables you to encrypt any hard drive partition to prevent unauthorized individuals from accessing data contained therein?
a. Windows OneDrive
b. Client Hyper-V
c. AppLocker
d. BitLocker
D. BitLocker To Go extends this protection to removable devices such as USB flash drives and portable disks. Even if a thief removes a protected drive from its computer and installs it in another computer, he cannot access the data contained on the drive.
You might also like to view...
A pseudorandom number generator takes as input a fixed value called the __________ and produces a sequence of output bits using a deterministic algorithm.
A. seed B. fixed skew C. entropy source D. keystream
Answer the following statements true (T) or false (F)
1. A function call is a valid statement 2. A user-defined function can call library functions or user-defined functions 3. An actual output argument must be of the same pointer data type as the corresponding formal parameter. 4. Insertion of stubs is a part of top-down testing 5. An expression cannot be used as an actual argument in a call to a function.