Skip to content
#

copy

Here are 862 public repositories matching this topic...

Schreibe eine Methode, die als ersten Parameter ein String-Array und als zweiten Parameter einen einzelnen String übergeben bekommt. Die Methode "verlängert" das Array um eine weitere Stelle, speichert den einzelnen String dort ein und gibt das neue Array zurück. Nutze die Methode in der `main`-Methode, um, beginnend mit einem leeren Array, dein…

  • Updated Dec 24, 2021
  • Java

Improve this page

Add a description, image, and links to the copy 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 copy topic, visit your repo's landing page and select "manage topics."

Learn more