Tuesday, June 28, 2011

Another one from String

class String {

    public static java.lang.String String = "test";

    public static void main(final String args[]) {

        System.out.println(String.String);

    }
}

Do you think it’s legal & executable?    Don’t think that I’m stupid…………….

0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...