Skip to content
#

category-strings

Here are 5 public repositories matching this topic...

Schreibe eine statische Methode, die ein Array aus Strings als Parameter übergeben bekommt, in dem sich viele Namen befinden. Die Methode soll für jeden der Strings eine Begrüßung in Form von `Hello ` + _Name_ als neue Zeile auf der Konsole ausgeben. Rufe die neue Methode in der `main`-Methode mit einem Array mit deinen fünf Lieblingsnamen auf.

  • Updated Dec 22, 2021
  • Java

Improve this page

Add a description, image, and links to the category-strings topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the category-strings topic, visit your repo's landing page and select "manage topics."

Learn more