Skip to content

Instantly share code, notes, and snippets.

@krishna81m
Created December 23, 2015 23:23
Show Gist options
  • Save krishna81m/cf74dc0ed6c8f4ccf565 to your computer and use it in GitHub Desktop.
Save krishna81m/cf74dc0ed6c8f4ccf565 to your computer and use it in GitHub Desktop.
Hello World
public static void main() {
sysout("Hello There!!");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment