Describe the difference between slap and rolled fingerprints.

What will be an ideal response?


Slap fingerprints are those taken by simultaneously pressing the four fingers of one hand onto a scanner or a fingerprint card. "Slaps" are known as four-finger, simultaneous plain impressions. Rolled fingerprints obtain an image that includes fingerprint data from nail to nail by "rolling" the finger across a sensor.

Computer Science & Information Technology

You might also like to view...

Which of the following correctly declare an array that can hold up to 3 rows of 5 columns of doubles?

a. int array[3],[5]; b. int array[3][5]; c. float array[3][5]; d. float array[3,5];

Computer Science & Information Technology

The JavaScript function for receiving input is ____.

A. Declare B. prompt() C. var D. document.write()

Computer Science & Information Technology

Network Access Protection is used with DirectAccess and proves that the client is free of malware

Indicate whether the statement is true or false

Computer Science & Information Technology

Computer programs can be written in standard English.

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

Computer Science & Information Technology