An area to which access is controlled by retina scan is protected by which of the following security measure types?

A. Two-factor authentication
B. Biometric
C. Cipher locks
D. Optical reader
E. Proximity reader

Answer: B. Biometric

Computer Science & Information Technology

You might also like to view...

What does this array contain?

``` String [] studentNames = new String[25]; ``` a) names b) students c) studentNames d) Strings e) references to Strings

Computer Science & Information Technology

In order to remove any partition or volume information from a selected disk, what diskpart command should be used?

A. format B. select partition C. clean D. create partition primary

Computer Science & Information Technology