pastebin - collaborative debugging tool
iljamainz.kpaste.net RSS


JAVA fuer Kids, Seite 47, Demo mit Fenster
Posted by Anonymous on Sat 14th Jan 2023 21:56
raw | new post

  1. //package einaus1;
  2.  
  3. import javax.swing.*;
  4.  
  5. public class Hallo1 {
  6.         public static void main(String args[]) {
  7.                 String name = JOptionPane.showInputDialog("Hallo wer bist Du ?");
  8.  
  9.                 System.out.println("Du bist also " + name);
  10.         }
  11. }

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