Inexpensive video cameras may be used for ____ facial recognition.

A. biological
B. synthetic
C. biometric
D. digital


Answer: C

Computer Science & Information Technology

You might also like to view...

__________ occurs when method A calls method B which in turn calls method A.

a. dynamic recursion b. linear recursion c. direct recursion d. indirect recusion

Computer Science & Information Technology

The ampersand character at the end of a line in the code editor indicates that the line of code continues on the next line.

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

Computer Science & Information Technology

The stated purpose of ISO/IEC 27002 is to "offer guidelines and voluntary directions for information security __________."

A. implementation B. certification C. management D. accreditation

Computer Science & Information Technology

Where is the write statement for a total line generally placed?

a) before the loop b) within the loop as the first statement c) within the loop as the last statement d) after the loop

Computer Science & Information Technology