Wednesday, June 29, 2011

public static void main Here !!!!!!

Here is the fun time with our JVM main thread.

Tuesday, June 28, 2011

Don’t expect the Exceptions


Do you think you can expect the Exceptions? Yes YOU CAN

Eclipse Indigo Released

            I love working with eclipse. I don’t know what’s wrong with NetBeans. Even though 
netbeans comes with all our env features inbuilt, I always prefer Eclipse.

You too Integer !!!!!!!!

No doubt. You should be one of ‘The One’ if you can answer the output correctly……

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…………….

Monday, June 27, 2011

Java Puzzle

  
       I almost mystified when I was preparing for my java certification. It was with sun by the time.  Try compile and execute this………..

Finally, We are Connected

Well. Inspiration comes from known techies who post their activities and experiences to this open world.  Thanks to them.



About this blog - I would like to post the interesting stuffs which I see at work, internet, friends, articles blogs and etc
About me - I’m 25 years old Java/J2ee programmer.
Related Posts Plugin for WordPress, Blogger...