Describes the combined set of all letters in the alphabet and the numbers 0 through 9. It is useful to group letters and numbers together because many programs treat them identically, and differently from punctuationcharacters. For example, most operating systems allow you to use any letters or numbers in filenames but prohibit many punctuation characters. Your computer manual would express this rule by stating: "Filenames may be composed of alphanumeric characters."
Sometimes additional characters are considered alphanumeric. For example, on IBMmainframes the characters @, #, and $ are considered alphanumeric characters.