which property type allow the property to hold text string that cannot contains tabs?

A)  text
B)  identifier
C)  password
D)  None of the above

Correct Answer :   identifier


Explanation :

For Text : Select Text to allow the property to hold text strings that can contain tabs, carriage returns, and line feeds.
 
For Identifier : Select Identifier to allow the property to hold a text string that does not contain double quote, tab, carriage return or line break characters.
 
For Password : Select Password to allow the property to hold a password.

The value can contain only legal graphic characters. Tabs, carriage returns, and line feed characters are not allowed.