system.out.println("Hello World");

Status
Not open for further replies.

jwcout

Newbie
Joined
Oct 7, 2009
Messages
0
Reaction score
0
java ftw

hi there
i am john

this site has some interesting posts
looking forward to accumulating all your knowledges:yield:
 
Code:
class BHWWelcomeApp {
    public static void main(String[] args) {
        System.out.println("Hello John Welcome to Blackhatworld!");
    }
}
 
i just started java today in programming class... i hate it. vb is 10x easier! welcome
 
Status
Not open for further replies.
Back
Top