answersLogoWhite

0


Best Answer

!@#$%^&*() basically they are any characters that do not contain the value of a number or a letter.

AnswerIt is data formatting that includes non-standard ASCII characters (characters not included on a standard English-language keyboard)

All characters besides:

0123456789

abcdefghijklmnopqrstuvwxyz

ABCDEFGHIJKLMNOPQRSTUVWXYZ

and those letters with accents and diacritical marks

and those letters in other alphabet systems

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

punctuation marks, or anything other than letters and digits

This answer is:
User Avatar

User Avatar

Anonymous

Lvl 1
4y ago

The red phonix

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are non alphanumeric values?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering
Related questions

What are non alphanumeric?

Any character which is not A-Z or 0-9. Examples of non-alphanumeric characters: !"£$%^&*()


What are non alphanumeric characters?

Any character which is not A-Z or 0-9. Examples of non-alphanumeric characters: !"£$%^&*()


What is alphanumerical values?

Alphanumeric refers to a grouping of letters and numbers. Some examples of alphanumeric values might be "123ABC" or "Q87H9." Even writing out an entire date would constitute an alphanumeric entry.


What character is a non-alphanumeric on the keyboard?

Non-alphanumeric characters on the keyboard are those that are neither alphabetic nor numeric. Examples are commas, underscores, colons and semicolons.


Example of 1 non-alphanumeric character?

Anything that is a number or a letter is an alphanumeric character, so examples are punctuation and symbols: [, }, ~, /, *, @, and so on.


Nonalphanumeric is what?

Non Alphanumeric means that it doesn't consist of letters or numbers.


How many unique values can you assign in a 3 byte alphanumeric field?

There are 26 alphabetic characters (a-z) and 10 numeric (0-9) which together form 36 alphanumeric characters. If you include capital letters, then you have 62 (36 + 26) alphanumeric characters. 62 * 62 * 62 = 238,328


What is the meaning of non-alphanumeric character?

Any character which is not A-Z or 0-9. Examples of non-alphanumeric characters: !"£$%^&*()


What are alphanumeric codes?

Alphanumeric codes are a mixture of codes from letters and numbers.


The difference between numeric and alphabetic?

Numeric characters are used to represent numbers, typically in a mathematical context, and include digits 0-9. Alphabetic characters, on the other hand, represent letters of the alphabet, typically used in language and communication. In computing, numeric characters are typically used for mathematical operations, while alphabetic characters are used for text input and manipulation.


How do you convert non alphanumeric characters in visual basic?

Try using entities, &, pictureboxes and make a picture. Because any non numeric character can only be as string, because it can't be a number. And remember to use the quotation marks. -- Real Answer by AC352 You can't do it directly in vb.net. You need to read it from a file, lines = System.IO.File.ReadAllLines("C:\TEST.txt, System.Text.Encoding.Default) when you put the System.Text.Encoding.Default you will be able to read the non alphanumeric characters.


Is a space bar part of the alphanumeric keys?

No. "Alphanumeric" refers only to letters and numbers.