What type of error occurs when a valid subject using a biometric authenticator is not authenticated?
A. A Type 1 error
B. A Type 2 error
C. A Type 3 error
D. A Type 4 error
Answer: A. A Type 1 error
You might also like to view...
Network communication on a laptop needs to be tested. Which of the following will verify that the network adapter is functioning properly and communicating on the LAN?
A. Use PING to attempt to reach the loopback IP address on another computer. B. Use PING to attempt to reach the computers own IP address. C. Use PING to attempt to reach the default gateway. D. Use PING to attempt to reach the computers subnet mask.
If /home/zach/draft and /home/max/letter are links to the same file and the following sequence of events occurs, what will be the date in the opening of the letter?
a. Max gives the command vim letter. b. Zach gives the command vim draft. c. Zach changes the date in the opening of the letter to January 31, writes the file, and exits from vim. d. Max changes the date to February 1, writes the file, and exits from vim.