Conversation
Notices
-
class HelloWorldApp { public static void main(String[] args) { System.out.println("Hello World!"); } }
Tuesday, 20-Mar-12 00:27:07 UTC from web-
@techdash42 what language is that?
Tuesday, 20-Mar-12 00:28:10 UTC from web-
@zimzap Java
Tuesday, 20-Mar-12 00:28:28 UTC from web
-
-