Content deleted Content added
m Date the maintenance tags or general fixes |
No edit summary |
||
Line 4:
In general, in [[computing]], an '''alphanumeric code''' is a series of letters and numbers (hence the name) which are written in a form that can be processed by a computer.
In [[BSCS]] the alphanumeric characte have meaning: "a"-"z", "A"-"Z", "0"-"9". No special characters are included.
More specifically, in computer underground terminology, alphanumeric code is [[machine code]] that is written so that it assembles into entirely readable [[ASCII]] characters such as "a"-"z", "A"-"Z", "1"-"9", "#", "!", "@", and so on.
|