Whats wrong with this method?

Posted by John on Stack Overflow See other posts from Stack Overflow or by John
Published on 2010-04-14T22:56:38Z Indexed on 2010/04/14 23:03 UTC
Read the original article Hit count: 276

Filed under:
|

I'm new to java can someone please explain to me whats wrong with this method:

clas Hello {
public static void main (String[]arg) {
Document.write ("hello world") ; 
}}

© Stack Overflow or respective owner

Related posts about java

Related posts about help