Zum Inhalt springen

jimbob

Mitglieder
  • Gesamte Inhalte

    2
  • Benutzer seit

  • Letzter Besuch

Beiträge von jimbob

  1. nr1:

    public class print

    {

    public print(){

    }

    public void show()

    {

    System.out.println("TEST");

    }

    }

    nr2:

    public class pro

    {

    public static void main(String[]args)

    {

    print test =new print();

    test.show();

    }

    }

    So könnte es gehn.

    Grüße

    jimbob

Fachinformatiker.de, 2024 by SE Internet Services

fidelogo_small.png

Schicke uns eine Nachricht!

Fachinformatiker.de ist die größte IT-Community
rund um Ausbildung, Job, Weiterbildung für IT-Fachkräfte.

Fachinformatiker.de App

Download on the App Store
Get it on Google Play

Kontakt

Hier werben?
Oder sende eine E-Mail an

Social media u. feeds

Jobboard für Fachinformatiker und IT-Fachkräfte

×
×
  • Neu erstellen...