answersLogoWhite

0


Best Answer

Biometric

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What identifier is a physiological or behavioral characteristic such as fingerprints hand geometry facial features voice signatures and eye patterns?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What identifier is a physiological or behavioral characteristic such as fingerprint's hand geometry facial feature's voice signatures?

Biometric identifier


How are biometric fingerprint different from one another?

Biometric fingerprints are different from one another because fingerprints are different for each person, even with twins, so this is used as a unique identifier for each person.


How does a biometric device grant users access to programs systems or rooms?

The device analyzes an identifier such as fingerprints, hand geometry, voice, and eye patterns.


What is a unique item identifier?

a unique item identifier means what?


Can you pass addresses to a function in C plus plus?

If the identifier you want to pass is an ordinary identifier, pass it as the address of... function(&identifier); If the identifier you want to pass is an array identifier, pass its name... function(arrayname);


Is keyward is identifier?

Isn't keyward isn't identifier.


Is A N D is an identifier?

A N D is not an identifier as it has spaces in between each letter. A valid identifier DOES NOT have space in it.


Is variable is also called as identifier?

No, the name of the variable is its identifier.


What is identifier in compiler design programs?

identifier is a letter , digit.


What is an identifier. what are the hearing rods for identifier 'c' language?

An identifier is the names given for labels, functions and variables in the c language.


What is a device identifier?

A device identifier usually refers to a MAC address.


Is hello is an identifier token?

Yes. The word "hello" can be an identifier token. It is not a reserved word in C or C++, and it meets the criteria for being an identifier.