Name: Anonymous 2012-09-25 23:20
have you ever seen a "number"? neither have i. therefore they don't exist.
public class One {
public static void main(String args[]) {
int one = 1;
}
}1