pastebin - collaborative debugging tool
iljamainz.kpaste.net RSS


Erstes JAVA-Programm Hello World
Posted by Anonymous on Sat 14th Jan 2023 21:40
raw | new post

  1. // Your First Program
  2.  
  3. class HelloWorld {
  4.     public static void main(String[] args) {
  5.         System.out.println("Hello, World!" + args[0] + ".");
  6.     }
  7. }

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at